Removed unused declaration so compiling with VC7 works
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1483 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -32,8 +32,5 @@ extern void *HRealloc (void *p, int size);
|
|||||||
|
|
||||||
extern int TFB_DEBUG_HALT;
|
extern int TFB_DEBUG_HALT;
|
||||||
|
|
||||||
// from misc.c:
|
|
||||||
size_t vstrncpy (char *dest, size_t destLen, ...);
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user