This commit is contained in:
sayrer@gmail.com 2007-10-05 18:13:52 -07:00
Родитель 48541412c1
Коммит 080b478af0
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -137,9 +137,7 @@ protected:
JSObject * mJSMethodObject; // The JS object for the method (after compilation)
};
#ifdef DEBUG
PRBool mIsCompiled;
#endif
};
class nsXBLProtoImplAnonymousMethod : public nsXBLProtoImplMethod {