]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/autorelease.h
remove obsolete check for GTK 2.6
[wxWidgets.git] / include / wx / cocoa / autorelease.h
index cbf2708718f3ecce826968b19ae68e74ee6c96af..cd5f6b3e26d8d155dace39647174c8fef96aa1d0 100644 (file)
@@ -2,11 +2,10 @@
 // Name:        wx/cocoa/autorelease.h
 // Purpose:     Automatic NSAutoreleasePool functionality
 // Author:      David Elliott
-// Modified by: 
+// Modified by:
 // Created:     2003/07/11
-// RCS-ID:      $Id$
 // Copyright:   (c) 2003 David Elliott <dfe@cox.net>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_COCOA_AUTORELEASE_H__