summaryrefslogtreecommitdiff
path: root/src/table/settings.h.preamble
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/settings.h.preamble')
-rw-r--r--src/table/settings.h.preamble4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/table/settings.h.preamble b/src/table/settings.h.preamble
index 826b272d7..6410b0360 100644
--- a/src/table/settings.h.preamble
+++ b/src/table/settings.h.preamble
@@ -23,9 +23,7 @@ static size_t ConvertLandscape(const char *value);
* The macros can be grouped depending on where the config variable is
* stored:
* 1. SDTG_something
- * These are for global variables, so this is the one you will use
- * for a #SettingDescGlobVarList section. Here 'var' refers to a
- * global variable.
+ * These are for global variables. Here 'var' refers to a global variable.
* 2. SDTC_something
* These are for client-only variables. Here the 'var' refers to an
* entry inside _settings_client.