about summary refs log tree commit diff
path: root/src/game/client/components/menus.h
diff options
context:
space:
mode:
authorChoupom <andycootlapin@hotmail.fr>2010-09-12 13:15:59 +0200
committeroy <Tom_Adams@web.de>2010-09-16 12:28:10 +0200
commit582763bc2148138e7da310268b58fdde4e6a6c43 (patch)
tree2841e299e5f6c5a7b5ca14295b5fc79987afae72 /src/game/client/components/menus.h
parentc52ee7baa9b4bf5845b2eeff63b4f6b713341c86 (diff)
downloadzcatch-582763bc2148138e7da310268b58fdde4e6a6c43.tar.gz
zcatch-582763bc2148138e7da310268b58fdde4e6a6c43.zip
made folders in editor (#80)
Diffstat (limited to 'src/game/client/components/menus.h')
-rw-r--r--src/game/client/components/menus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/components/menus.h b/src/game/client/components/menus.h
index 6998acfe..1d9591bd 100644
--- a/src/game/client/components/menus.h
+++ b/src/game/client/components/menus.h
@@ -169,7 +169,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);
-	void DemoSetParentDirectory();
 	
 	// found in menus.cpp
 	int Render();