diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/suil_config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/suil_config.h b/src/suil_config.h index 244e7d4..d4a740c 100644 --- a/src/suil_config.h +++ b/src/suil_config.h @@ -31,9 +31,6 @@ #ifndef SUIL_CONFIG_H #define SUIL_CONFIG_H -// Define version unconditionally so a warning will catch a mismatch -#define SUIL_VERSION "0.10.9" - #if !defined(SUIL_NO_DEFAULT_CONFIG) // X11 (requires loading an init module) |