Remove bcast pipes

This commit is contained in:
2025-10-04 14:43:24 +02:00
parent ef9393e694
commit 0117080b61
4 changed files with 0 additions and 40 deletions

View File

@ -12,7 +12,6 @@
#define IPCPIPE_MAKE 0
#define IPCPIPE_READ 1
#define IPCPIPE_WRITE 2
#define IPCPIPE_ADD_BCAST 3
#define IPCPIPE_REPLACE 4
#define IPCPIPE_DELETE 5