aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2003-11-01 23:41:35 +0000
committerMax Horn2003-11-01 23:41:35 +0000
commit4c2387639df9ca3301a81fe907216960fed5b801 (patch)
tree5ebc79db0c0d1d46d71d9448ba96ea4cbcd724b4
parent72699c3d2b600ad2f9f36f6eb111074b91e55ac3 (diff)
downloadscummvm-rg350-4c2387639df9ca3301a81fe907216960fed5b801.tar.gz
scummvm-rg350-4c2387639df9ca3301a81fe907216960fed5b801.tar.bz2
scummvm-rg350-4c2387639df9ca3301a81fe907216960fed5b801.zip
cleanup
svn-id: r11042
-rw-r--r--common/config-manager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/config-manager.h b/common/config-manager.h
index d4d368e761..bede2a3529 100644
--- a/common/config-manager.h
+++ b/common/config-manager.h
@@ -31,9 +31,6 @@
namespace Common {
-class File;
-
-
/**
* The (singleton) configuration manager, used to query & set configuration
* values using string keys.