changeset 4546:80fe75968a0b

Remove another duplicate gboolean definition.
author andrew
date Fri, 09 Sep 2011 16:57:05 +0100
parents 097557275d7e
children a8b6a570543b
files src/solaris/native/sun/xawt/awt_Desktop.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/solaris/native/sun/xawt/awt_Desktop.c	Thu Sep 08 17:44:23 2011 +0100
+++ b/src/solaris/native/sun/xawt/awt_Desktop.c	Fri Sep 09 16:57:05 2011 +0100
@@ -32,8 +32,6 @@
 #include <gio_fp.h>
 #endif
 
-typedef int gboolean;
-
 typedef gboolean (GNOME_URL_SHOW_TYPE)(const char *, void **);
 typedef gboolean (GNOME_VFS_INIT_TYPE)(void);