remove unused char *; bug=238672, r=timeless, sr=tor, a=mkaply

git-svn-id: svn://10.0.0.236/trunk@154309 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%comcast.net
2004-03-26 16:39:20 +00:00
parent b2d074eeaf
commit e62db3dd62

View File

@@ -158,8 +158,6 @@ static NS_DEFINE_CID(kMenuItemCID, NS_MENUITEM_CID);
#define SIZE_PERSISTENCE_TIMEOUT 500 // msec
const char * kPrimaryContentTypeValue = "content-primary";
struct ThreadedWindowEvent {
PLEvent event;
nsWebShellWindow *window;