Compiler warnings.
git-svn-id: svn://10.0.0.236/trunk@43554 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user