mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
Remove unused var g_cNull
This commit is contained in:
parent
83568617ac
commit
12ac550d8b
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ static GtkLabel *g_pTotalTime = NULL;
|
|||
static GtkAdjustment *g_pTimeLine = NULL;
|
||||
static GtkWidget *g_pTrackCamera = NULL;
|
||||
static GtkWidget *g_pCamName = NULL;
|
||||
static char *g_cNull = '\0';
|
||||
|
||||
#define EVENT_TEXT_COLUMN (0)
|
||||
#define EVENT_INDEX_COLUMN (1)
|
||||
|
|
Loading…
Reference in a new issue