comment out unused statickLookAndFeelCID saving 16 bytes (bug 117927; rs=glazou)

git-svn-id: svn://10.0.0.236/trunk@111703 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com
2002-01-09 15:46:39 +00:00
parent 509eb97f42
commit 14761c5446

View File

@@ -78,7 +78,8 @@
#include "nsContentCID.h"
const PRInt32 kMaxZ = 0x7fffffff; //XXX: Shouldn't there be a define somewhere for MaxInt for PRInt32
static NS_DEFINE_IID(kLookAndFeelCID, NS_LOOKANDFEEL_CID);
// was used in nsSplitterFrame::Init but now commented out
//static NS_DEFINE_IID(kLookAndFeelCID, NS_LOOKANDFEEL_CID);
PRInt32 realTimeDrag;
class nsSplitterInfo {