mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 269926 /Users/timeless/mozilla/embedding/components/printingui/src/mac/nsPrintingPromptServiceX.cpp:67: warning: `const char*kPrintProgressDialogURL' defined but not used
r=pedemonte sr=bz
This commit is contained in:
parent
fa834e0b4c
commit
f726e77f35
@ -63,9 +63,6 @@
|
||||
#include <PMApplication.h>
|
||||
#include <CFPlugIn.h>
|
||||
|
||||
// Constants
|
||||
static const char *kPrintProgressDialogURL = "chrome://global/content/printProgress.xul";
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Static Helpers
|
||||
//-----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user