# HG changeset patch # User andrew # Date 1315583825 -3600 # Node ID 80fe75968a0b2d0088ad4bcb2a93aaaf408ef0af # Parent 097557275d7ee00db494b40ffb6ed845e0f27e67 Remove another duplicate gboolean definition. diff -r 097557275d7e -r 80fe75968a0b src/solaris/native/sun/xawt/awt_Desktop.c --- 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 #endif -typedef int gboolean; - typedef gboolean (GNOME_URL_SHOW_TYPE)(const char *, void **); typedef gboolean (GNOME_VFS_INIT_TYPE)(void);