summaryrefslogtreecommitdiff
path: root/src/dyetool/actions/actions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/actions/actions.cpp')
-rw-r--r--src/dyetool/actions/actions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp
index 6898e27df..98ab8d95d 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/actions/actions.cpp
@@ -90,7 +90,7 @@ impHandlerVoid(dumpGL)
impHandlerVoid(dumpMods)
#if defined USE_OPENGL && defined DEBUG_SDLFONT
impHandlerVoid(testSdlFont)
-#endif
+#endif // defined USE_OPENGL && defined DEBUG_SDLFONT
impHandlerVoid(createItems)
impHandlerVoid(createItem)
impHandlerVoid(uploadConfig)