diff options
Diffstat (limited to 'src/client/ui/ui.h')
-rw-r--r-- | src/client/ui/ui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/ui/ui.h b/src/client/ui/ui.h index fff4071..cd7fb60 100644 --- a/src/client/ui/ui.h +++ b/src/client/ui/ui.h @@ -271,7 +271,6 @@ void PlayerModel_Free(void); typedef struct uiStatic_s { qboolean initialized; int realtime; - clipRect_t clipRect; int width, height; // scaled float scale; int menuDepth; |