mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 18:12:22 +00:00
Remove dead code
This commit is contained in:
parent
78a92bbced
commit
3420c04a0b
@ -67,8 +67,7 @@ namespace game_config {
|
||||
class config_cache;
|
||||
|
||||
typedef scoped_preproc_define_internal<config_cache> scoped_preproc_define;
|
||||
typedef boost::shared_ptr<scoped_preproc_define> scoped_preproc_define_ptr;
|
||||
typedef std::list<scoped_preproc_define_ptr> scoped_preproc_define_list;
|
||||
|
||||
/**
|
||||
* Singleton class to manage game config file caching.
|
||||
* It uses paths to config files as key to find correct cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user