diff options
author | joye <joye> | 2014-05-13 19:51:50 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-13 19:51:50 (GMT) |
commit | deb428e4b395a27273f8e627bc4a70fb4c7157d1 (patch) | |
tree | 380e3e83f36696ef87c784dac5e8d0d8797a32b5 /src/bltConfig.h | |
parent | 30be691f5613c6b4e122cf76e20fa3e941661061 (diff) | |
download | blt-deb428e4b395a27273f8e627bc4a70fb4c7157d1.zip blt-deb428e4b395a27273f8e627bc4a70fb4c7157d1.tar.gz blt-deb428e4b395a27273f8e627bc4a70fb4c7157d1.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltConfig.h')
-rw-r--r-- | src/bltConfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bltConfig.h b/src/bltConfig.h index 5da8ca7..1a8b28d 100644 --- a/src/bltConfig.h +++ b/src/bltConfig.h @@ -36,7 +36,6 @@ #include <tk.h> #define BLT_STATE_NORMAL (0) -#define BLT_STATE_ACTIVE (1<<0) #define BLT_STATE_DISABLED (1<<1) extern const char* fillObjOption[]; |