remove unused static kXULPopupListenerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)

This commit is contained in:
brade%netscape.com 2002-01-10 14:12:01 +00:00
Родитель 692be695ba
Коммит 9a88ea6de2
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -85,12 +85,6 @@
#endif #endif
////////////////////////////////////////////////////////////////////////
static NS_DEFINE_IID(kXULPopupListenerCID, NS_XULPOPUPLISTENER_CID);
//////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////
// PopupListenerImpl // PopupListenerImpl
// //