Remove halfviewwidth

- Why I thought I needed this variable in addition to centerx has
  long ago left my memory.
This commit is contained in:
Randy Heit 2016-04-27 22:49:36 -05:00
commit 44adff459a
4 changed files with 1 additions and 4 deletions

View file

@ -121,7 +121,6 @@ extern int viewwindowx;
extern int viewwindowy;
extern "C" int viewheight;
extern "C" int viewwidth;
extern "C" int halfviewwidth; // [RH] Half view width, for plane drawing