aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Platform.h b/include/Platform.h
index f4cbc0538..7f2f37542 100644
--- a/include/Platform.h
+++ b/include/Platform.h
@@ -528,7 +528,6 @@ public:
#endif
#if defined(__GNUC__) && defined(SCINTILLA_QT)
-#pragma GCC diagnostic ignored "-Wmissing-braces"
#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
#endif