Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/lib/parse_conf.h')
-rw-r--r--core/src/lib/parse_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/lib/parse_conf.h b/core/src/lib/parse_conf.h
index 7368224ea..9a0507df5 100644
--- a/core/src/lib/parse_conf.h
+++ b/core/src/lib/parse_conf.h
@@ -166,7 +166,7 @@ enum
CFG_TYPE_META = 91, /* Meta tag */
// Storage daemon resource types
- CFG_TYPE_DEVTYPE = 201, /* Device Type */
+ // CFG_TYPE_DEVTYPE = 201, /* Device Type */
CFG_TYPE_MAXBLOCKSIZE = 202, /* Maximum Blocksize */
CFG_TYPE_IODIRECTION = 203, /* AutoXflateMode IO Direction */
CFG_TYPE_CMPRSALGO = 204, /* Compression Algorithm */