diff options
Diffstat (limited to 'src/ui/ui_local.h')
-rw-r--r-- | src/ui/ui_local.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/ui_local.h b/src/ui/ui_local.h index 4531790e..0519abdf 100644 --- a/src/ui/ui_local.h +++ b/src/ui/ui_local.h @@ -915,7 +915,6 @@ typedef struct { int effectsColor; qboolean inGameLoad; - } uiInfo_t; extern uiInfo_t uiInfo; |