diff options
Diffstat (limited to 'src/core/expandos.h')
-rw-r--r-- | src/core/expandos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/expandos.h b/src/core/expandos.h index 3667449f..2ce00ecc 100644 --- a/src/core/expandos.h +++ b/src/core/expandos.h @@ -7,7 +7,6 @@ typedef enum { EXPANDO_ARG_NONE, EXPANDO_ARG_SERVER, - EXPANDO_ARG_SERVER2, /* second argument.. */ EXPANDO_ARG_WINDOW, EXPANDO_ARG_WINDOW_ITEM, |