Usermode/AxWin3 - Working on the libaxwin3 API
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / main.c
index 2ae11aa..51c8c58 100644 (file)
@@ -21,7 +21,6 @@ const char    *gsMouseDevice = NULL;
 
  int   giScreenWidth = 640;
  int   giScreenHeight = 480;
-uint32_t       *gpScreenBuffer = NULL;
 
  int   giTerminalFD = -1;
  int   giMouseFD = -1;

UCC git Repository :: git.ucc.asn.au