mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
This commit is contained in:
parent
68488c9353
commit
6287033000
@ -50,7 +50,6 @@
|
||||
#include "nsIProxyObjectManager.h"
|
||||
#include "nsNetUtil.h"
|
||||
|
||||
static NS_DEFINE_CID(kFileTransportServiceCID, NS_FILETRANSPORTSERVICE_CID);
|
||||
static NS_DEFINE_CID(kProxyObjectManagerCID, NS_PROXYEVENT_MANAGER_CID);
|
||||
|
||||
#define NS_OUTPUT_STREAM_BUFFER_SIZE (64 * 1024)
|
||||
|
Loading…
Reference in New Issue
Block a user