summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRyo Nakamura <upa@haeena.net>2023-03-15 00:00:23 +0900
committerRyo Nakamura <upa@haeena.net>2023-03-15 00:00:23 +0900
commitcf99a439cbdc96c10560cd5d59494a09cc86c769 (patch)
tree4be2c3eead7a1dea6778c282eaa2de91e5aeffc3 /include
parent3077bb08568cac1f4e416b0637e33b30506b2747 (diff)
cleanup message print functions
Diffstat (limited to 'include')
-rw-r--r--include/mscp.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/mscp.h b/include/mscp.h
index dcf1ee2..f65024f 100644
--- a/include/mscp.h
+++ b/include/mscp.h
@@ -256,15 +256,6 @@ enum {
};
-/**
- * @brief Set a file descriptor for receiving messages from mscp.
- * This function has the same effect with setting mscp_opts->msg_fd.
- *
- * @param m mscp instance.
- * @param fd fd to which libmscp writes messages.
- */
-void mscp_set_msg_fd(struct mscp *m, int fd);
-
/**
* @brief Get the recent error message from libmscp. Note that this