patch-gfx_2d_Logging_h 353 B

123456789101112
  1. --- mozilla-release.orig/gfx/2d/Logging.h 2015-10-14 23:41:53.000000000 +0200
  2. +++ mozilla-release/gfx/2d/Logging.h 2015-10-22 21:47:47.852599070 +0200
  3. @@ -11,9 +11,7 @@
  4. #include <stdio.h>
  5. #include <vector>
  6. -#ifdef MOZ_LOGGING
  7. #include "mozilla/Logging.h"
  8. -#endif
  9. #if defined(MOZ_WIDGET_GONK) || defined(MOZ_WIDGET_ANDROID)
  10. #include "nsDebug.h"