Remove a few more G_GNUC_INTERNAL users

This commit is contained in:
Ryan Lortie
2013-01-18 13:27:16 -05:00
parent 346aa683de
commit 52a81a7d86
5 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@
#define FK_W(...) GAM_DEBUG(DEBUG_INFO, __VA_ARGS__)
#endif
G_GNUC_INTERNAL G_LOCK_DEFINE (fen_lock);
G_LOCK_DEFINE (fen_lock);
static ulong max_port_events = 512;
static GList *pn_visible_list; /* the queue of ports which don't have the max objs */