summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-07 22:42:00 +0100
committerDavid Robillard <d@drobilla.net>2021-01-07 22:42:00 +0100
commit6b6d966b9aa68817b01c3f05f3f7ad6f16ef117f (patch)
treef30b9e2fa475b910d6101b42725c774c5e814f1f /src
parenta003f8b880b269e21058315d679cbc9b989b832e (diff)
downloadsuil-6b6d966b9aa68817b01c3f05f3f7ad6f16ef117f.tar.gz
suil-6b6d966b9aa68817b01c3f05f3f7ad6f16ef117f.tar.bz2
suil-6b6d966b9aa68817b01c3f05f3f7ad6f16ef117f.zip
Remove unused define
Diffstat (limited to 'src')
-rw-r--r--src/suil_config.h3
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)