https://bugs.webkit.org/show_bug.cgi?id=143825
Reviewed by Andreas Kling.
* config.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@182890
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-04-16 Csaba Osztrogonác <ossy@webkit.org>
+
+ Remove the unnecessary WTF_CHANGES define
+ https://bugs.webkit.org/show_bug.cgi?id=143825
+
+ Reviewed by Andreas Kling.
+
+ * config.h:
+
2015-04-15 Andreas Kling <akling@apple.com>
Make MarkedBlock and WeakBlock 4x smaller.
#endif // OS(WINDOWS)
-#define WTF_CHANGES 1
-
#ifdef __cplusplus
#undef new
#undef delete
+2015-04-16 Csaba Osztrogonác <ossy@webkit.org>
+
+ Remove the unnecessary WTF_CHANGES define
+ https://bugs.webkit.org/show_bug.cgi?id=143825
+
+ Reviewed by Andreas Kling.
+
+ * config.h:
+
2015-04-15 Руслан Ижбулатов <lrn1986@gmail.com>
Harmonize binary semaphore ifdefs
#endif
-#define WTF_CHANGES 1
-
#ifdef __cplusplus
#undef new
#undef delete