aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Platform.h')
-rw-r--r--include/Platform.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/Platform.h b/include/Platform.h
index 63269d003..1ff48ecb1 100644
--- a/include/Platform.h
+++ b/include/Platform.h
@@ -526,8 +526,4 @@ public:
}
#endif
-#if defined(__GNUC__) && defined(SCINTILLA_QT)
-#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
-#endif
-
#endif