Skip to content
Snippets Groups Projects
Commit 8c5dc1b3 authored by rswindell's avatar rswindell
Browse files

Removed unused ON_XFER and ON_WFC definitions.

parent 6676d237
No related merge requests found
......@@ -592,8 +592,6 @@ typedef enum { /* Values for xtrn_t.event */
/* Online status (online) */
#define ON_LOCAL 1 /* Online locally */
#define ON_REMOTE 2 /* Online remotely */
#define ON_XFER 3 /* Online remotely - transferring file */
#define ON_WFC 4 /* Online waiting for a call */
/* Various SYSTEM parameters for sys_status */
#define SS_UNUSED (1L<<0) /* Unused */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment