зеркало из https://github.com/mozilla/gecko-dev.git
remove unused statics kCRangeCID and kCContentIteratorCID for gain of 32 bytes (bug 117927; r/sr=jst,darin)
This commit is contained in:
Родитель
9a88ea6de2
Коммит
4f95ac4083
|
@ -63,9 +63,6 @@
|
|||
#include "nsITreeBoxObject.h"
|
||||
#include "nsGUIEvent.h"
|
||||
|
||||
static NS_DEFINE_CID(kCRangeCID, NS_RANGE_CID);
|
||||
static NS_DEFINE_IID(kCContentIteratorCID, NS_CONTENTITERATOR_CID);
|
||||
|
||||
nsIAtom* nsXULTreeElement::kSelectedAtom;
|
||||
nsIAtom* nsXULTreeElement::kOpenAtom;
|
||||
nsIAtom* nsXULTreeElement::kTreeRowAtom;
|
||||
|
|
Загрузка…
Ссылка в новой задаче