Skip to content

Commit

Permalink
Remove unused constant PAGE_CHAR_SIZE
Browse files Browse the repository at this point in the history
  • Loading branch information
dscharrer committed Nov 21, 2013
1 parent 850d9a5 commit df5adf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/Interface.cpp
Expand Up @@ -151,7 +151,6 @@ struct ARX_INTERFACE_HALO_STRUCT
static const int GL_DECAL_ICONS = 0;
static const float BOOKMARKS_POS_X = 216.f;
static const float BOOKMARKS_POS_Y = 60.f;
static const int PAGE_CHAR_SIZE = 4096;

//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
Expand Down

0 comments on commit df5adf2

Please sign in to comment.