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

version 1.5, 2007/02/04 11:51:14 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  #ifndef GLIB_DISABLE_DEPRECATED
 #define GLIB_DISABLE_DEPRECATED  #define GLIB_DISABLE_DEPRECATED
 #endif  #endif

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


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