summaryrefslogtreecommitdiff
path: root/fluid/fld_tool_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/fld_tool_store.h')
-rw-r--r--fluid/fld_tool_store.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/fluid/fld_tool_store.h b/fluid/fld_tool_store.h
index cfe325def..3f16ba68e 100644
--- a/fluid/fld_tool_store.h
+++ b/fluid/fld_tool_store.h
@@ -10,16 +10,12 @@
#ifndef FLUID_FLD_TOOL_STORE_H
#define FLUID_FLD_TOOL_STORE_H
-namespace fld {
-
/**
Indicate the storage location for tools like layout suites and shell macros.
\see class Fd_Shell_Command, class Layout_Suite
*/
typedef int Tool_Store;
-} // namespace fld
-
enum {
FLD_TOOL_STORE_INTERNAL = 0, ///< stored inside FLUID app
FLD_TOOL_STORE_USER, ///< suite is stored in the user wide FLUID settings