aboutsummaryrefslogtreecommitdiffstats
path: root/conf/config.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'conf/config.dtd')
-rw-r--r--conf/config.dtd6
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/config.dtd b/conf/config.dtd
deleted file mode 100644
index d51a1a96c..000000000
--- a/conf/config.dtd
+++ /dev/null
@@ -1,6 +0,0 @@
-<!ELEMENT configuration (entry+)>
-<!ELEMENT entry (key,(value | list))>
-<!ELEMENT key (#PCDATA)>
-<!ELEMENT value (#PCDATA)>
-<!ELEMENT list (value+ | subentry+)>
-<!ELEMENT subentry (key,value+)> \ No newline at end of file