Bug 866232 - Fix build breakage introduced in f69d34718660. r=me

This commit is contained in:
Kartikaya Gupta 2013-07-30 14:55:57 -04:00
Родитель 168b8ab459
Коммит 82f1791dfc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
#include "LayerManagerComposite.h" // for AsyncCompositionManager.h
#include "Compositor.h"
#define APZC_LOG(args...)
#define APZC_LOG(...)
// #define APZC_LOG(args...) printf_stderr(args)
namespace mozilla {