Bug 669200 - clean up some windows line endings in PPluginWidget classes. r=nobug

This commit is contained in:
Jim Mathies 2015-01-22 07:20:13 -06:00
parent aaa48a9e24
commit e02596de2e
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
using namespace mozilla::widget;
#define PWLOG(...)
#define PWLOG(...)
// #define PWLOG(...) printf_stderr(__VA_ARGS__)
namespace mozilla {

View File

@ -7,7 +7,7 @@
#include "mozilla/plugins/PluginWidgetChild.h"
#include "nsDebug.h"
#define PWLOG(...)
#define PWLOG(...)
// #define PWLOG(...) printf_stderr(__VA_ARGS__)
/* static */