Remove unused variable

This commit is contained in:
Ai Lin Chia
2016-07-28 17:09:35 +02:00
parent 0d27016ae4
commit 8b57549a23

@ -49,16 +49,11 @@ extern void resetStopWords ( );
extern void resetAbbrTable ( );
extern void resetUnicode ( );
// our global instance
Process g_process;
//static int32_t s_flag = 1;
static int32_t s_nextTime = 0;
static pthread_t s_mainThreadTid;
static const char * const g_files[] = {
//"gb.conf",