Closed Bug 238672 Opened 21 years ago Closed 21 years ago

unused char* in nsWebShellWindow.cpp

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Brade, Assigned: Brade)

Details

in xpfe/appshell/src/nsWebShellWindow.cpp, there is a const char* defined that isn't used in the file; it should be removed Index: xpfe/appshell/src/nsWebShellWindow.cpp =================================================================== RCS file: /cvsroot/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp,v retrieving revision 1.408 diff -u -r1.408 nsWebShellWindow.cpp --- xpfe/appshell/src/nsWebShellWindow.cpp 20 Feb 2004 21:38:31 -0000 1.408 +++ xpfe/appshell/src/nsWebShellWindow.cpp 25 Mar 2004 19:06:00 -0000 @@ -158,8 +158,6 @@ #define SIZE_PERSISTENCE_TIMEOUT 500 // msec -const char * kPrimaryContentTypeValue = "content-primary"; - struct ThreadedWindowEvent { PLEvent event; nsWebShellWindow *window;
r=timeless
sr=tor
a=mkaply
Assignee: general → brade
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.