src/settings.h

changeset 250
2837b549e616
parent 240
414d392b9ae6
child 259
c27612f0eac0
--- a/src/settings.h	Wed Jun 22 16:13:15 2022 +0300
+++ b/src/settings.h	Wed Jun 22 16:53:35 2022 +0300
@@ -18,7 +18,7 @@
 		static const auto& defaultValue() { \
 			static const auto value = DEFVALUE; \
 			return value; \
-		}; \
+		} \
 	};
 
 // -----------------------------------------------------------------------------

mercurial