reverse patch #6948. one of the new gcc attributes seems to be causing trouble.

This commit is contained in:
Charles Kerr
2008-10-23 02:37:21 +00:00
parent f0eddb5c20
commit 188adb1d6a
10 changed files with 92 additions and 86 deletions

View File

@@ -21,6 +21,8 @@
#include "lock.h"
#include "logo.h"
#define UNUSED G_GNUC_UNUSED
static TrCore * myCore = NULL;
static GtkActionGroup * myGroup = NULL;