Diff for /np2/x11/gtk2/dialog_about.c between versions 1.6 and 1.7

version 1.6, 2010/12/23 06:32:35 version 1.7, 2011/01/15 16:01:52
Line 40  static void Line 40  static void
 about_destroy(GtkWidget *w, GtkWidget **wp)  about_destroy(GtkWidget *w, GtkWidget **wp)
 {  {
   
         UNUSED(wp);  
   
         install_idle_process();          install_idle_process();
         gtk_widget_destroy(w);          gtk_widget_destroy(w);
 }  }

Removed from v.1.6  
changed lines
  Added in v.1.7


RetroPC.NET-CVS <cvs@retropc.net>