Remove unused variable -mig

This commit is contained in:
Arturo Espinosa 1998-03-31 03:16:34 +00:00
parent 2be5abf4ed
commit 4e01061296
2 changed files with 0 additions and 4 deletions

View File

@ -82,8 +82,6 @@ void
gdk_dnd_display_drag_cursor(gint x, gint y, gboolean drag_ok,
gboolean change_made)
{
int more_debug = 0;
if(!gdk_dnd.dnd_grabbed)
return;

View File

@ -82,8 +82,6 @@ void
gdk_dnd_display_drag_cursor(gint x, gint y, gboolean drag_ok,
gboolean change_made)
{
int more_debug = 0;
if(!gdk_dnd.dnd_grabbed)
return;