mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Remove unused global
This commit is contained in:
@@ -51,7 +51,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
HLIST ghVideoObjects = NULL;
|
|
||||||
BOOLEAN gfVideoObjectsInit=FALSE;
|
BOOLEAN gfVideoObjectsInit=FALSE;
|
||||||
|
|
||||||
#ifndef SGP_VIDEO_DEBUGGING
|
#ifndef SGP_VIDEO_DEBUGGING
|
||||||
|
|||||||
@@ -225,7 +225,6 @@ BOOLEAN GetETRLEPixelValue( UINT8 * pDest, HVOBJECT hVObject, UINT16 usETLREInde
|
|||||||
// Globals
|
// Globals
|
||||||
//
|
//
|
||||||
// ****************************************************************************
|
// ****************************************************************************
|
||||||
extern HLIST ghVideoObjects;
|
|
||||||
|
|
||||||
// ****************************************************************************
|
// ****************************************************************************
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user