mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
Remove dead declaration
git-svn-id: https://svn.eduke32.com/eduke32@7948 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
c40a4b26ff
commit
0ffc89fbb7
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ void C_SetCfgName(const char *cfgname);
|
|||
void C_ReportError(int error);
|
||||
void C_Compile(const char *filenam);
|
||||
|
||||
extern int32_t g_errorLineNum;
|
||||
extern int32_t g_tw;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue