summaryrefslogtreecommitdiff
path: root/include/mailutils/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mailutils/stream.h')
-rw-r--r--include/mailutils/stream.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/include/mailutils/stream.h b/include/mailutils/stream.h
index d200c2840..50cffc591 100644
--- a/include/mailutils/stream.h
+++ b/include/mailutils/stream.h
@@ -106,11 +106,9 @@ enum mu_buffer_type
*/
#define MU_IOCTL_LOGSTREAM_GET_SEVERITY 0
#define MU_IOCTL_LOGSTREAM_SET_SEVERITY 1
- /* Get or set locus.
- Arg: struct mu_locus *
- */
-#define MU_IOCTL_LOGSTREAM_GET_LOCUS 2
-#define MU_IOCTL_LOGSTREAM_SET_LOCUS 3
+
+ /* Codes 2 and 3 are reserved */
+
/* Get or set log mode.
Arg: int *
*/

Return to:

Send suggestions and report system problems to the System administrator.