summaryrefslogtreecommitdiff
path: root/src/mateconf-keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mateconf-keys.h')
-rw-r--r--src/mateconf-keys.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/mateconf-keys.h b/src/mateconf-keys.h
deleted file mode 100644
index 400065c..0000000
--- a/src/mateconf-keys.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifndef H_PROCMAN_MATECONF_KEYS_1177430397
-#define H_PROCMAN_MATECONF_KEYS_1177430397
-
-#include <string>
-
-
-namespace procman
-{
- namespace mateconf
- {
- extern const std::string root;
- extern const std::string solaris_mode;
- extern const std::string open_files_tree_prefix;
- extern const std::string network_in_bits;
- }
-}
-
-
-#endif // H_PROCMAN_MATECONF_KEYS_1177430397