From 8e8cbdb562fd264fa52963a30b03016954268aa4 Mon Sep 17 00:00:00 2001 From: Choupom Date: Mon, 7 Jun 2010 17:27:16 +0800 Subject: fix for folders in demo browser --- src/game/client/components/menus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/client/components/menus.h') diff --git a/src/game/client/components/menus.h b/src/game/client/components/menus.h index 229fce80..9ea9c6ef 100644 --- a/src/game/client/components/menus.h +++ b/src/game/client/components/menus.h @@ -165,7 +165,6 @@ class CMenus : public CComponent void DemolistPopulate(); static void DemolistCountCallback(const char *pName, int IsDir, void *pUser); static void DemolistFetchCallback(const char *pName, int IsDir, void *pUser); - static void IsDirCallback(const char *pName, int IsDir, void *pUser); void DemoSetParentDirectory(); // found in menus.cpp -- cgit 1.4.1