Compiler warnings.

git-svn-id: svn://10.0.0.236/trunk@43554 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-08-19 05:21:34 +00:00
parent ca6f475694
commit ccddb55d5e
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ nsTimerGtk::Cancel()
{
//printf("nsTimerGtk::Cancel called for %p\n", this);
nsTimerGtk *me = this;
//nsTimerGtk *me = this;
if (mTimerId)
gtk_timeout_remove(mTimerId);