Diff for /np2/x11/gtk2/xnp2.h between versions 1.4 and 1.7

version 1.4, 2007/01/12 19:09:58 version 1.7, 2011/01/15 18:43:14
Line 1 Line 1
 /*      $Id$    */  
   
 /*  /*
  * Copyright (c) 2003 NONAKA Kimihiro   * Copyright (c) 2003 NONAKA Kimihiro
  * All rights reserved.   * All rights reserved.
Line 28 Line 26
 #ifndef NP2_GTK2_XNP2_H__  #ifndef NP2_GTK2_XNP2_H__
 #define NP2_GTK2_XNP2_H__  #define NP2_GTK2_XNP2_H__
   
   #ifndef G_DISABLE_DEPRECATED
   #define G_DISABLE_DEPRECATED
   #endif
   
   #ifndef GLIB_DISABLE_DEPRECATED
   #define GLIB_DISABLE_DEPRECATED
   #endif
   
 #ifndef GDK_DISABLE_DEPRECATED  #ifndef GDK_DISABLE_DEPRECATED
 #define GDK_DISABLE_DEPRECATED  #define GDK_DISABLE_DEPRECATED
 #endif  #endif

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


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