| Index: Source/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| diff --git a/Source/build/scripts/templates/MakeQualifiedNames.cpp.tmpl b/Source/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| index 7f7557da8dcb56cfc145440870131b20ad466505..515581008908fa26cacaac282c4e1ac591ace496 100644
|
| --- a/Source/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| +++ b/Source/build/scripts/templates/MakeQualifiedNames.cpp.tmpl
|
| @@ -5,8 +5,6 @@
|
|
|
| #ifdef SKIP_STATIC_CONSTRUCTORS_ON_GCC
|
| #define {{namespace|to_macro_style}}_NAMES_HIDE_GLOBALS 1
|
| -#else
|
| -#define QNAME_DEFAULT_CONSTRUCTOR 1
|
| #endif
|
|
|
| #include "{{namespace}}Names.h"
|
|
|