]> The Tcpdump Group git mirrors - tcpdump/blobdiff - status-exit-codes.h
Fix incompatible pointer types with time functions calls on Windows
[tcpdump] / status-exit-codes.h
index 34d9d16b3c6824938e527b868ce24c5f10f2b5ce..1fc350265d9b2d5889983e56f3c186824b0a817c 100644 (file)
@@ -22,7 +22,6 @@
 typedef enum {
        S_SUCCESS           = 0, /* not a libnetdissect status */
        S_ERR_HOST_PROGRAM  = 1, /* not a libnetdissect status */
-       S_ERR_ND_NO_PRINTER = 11,
        S_ERR_ND_MEM_ALLOC  = 12,
        S_ERR_ND_OPEN_FILE  = 13,
        S_ERR_ND_WRITE_FILE = 14,