diff --git a/collect.conf b/collect.conf
index ca8781b3323d133df1183bc6b0c9c09659c887bf..4d45cd7bd49354a1c1b4df487af3d9c944ed75e4 100644
--- a/collect.conf
+++ b/collect.conf
@@ -15,10 +15,3 @@ UPDATETRIES=3
 UPDATETIMEOUT=100
 DELAY=86400 #24 hours
 DAYSTOEXPIRELOG=31 #1 month
-
-#parser diff
-DELIMIT=inventory
-OLDXMLFILENAME=${DATADIR}/collect-data_old.xml
-TMPOLDXMLFILENAME=${TMPDIR}/tmpOldFile.xml
-TMPXMLFILENAME=${TMPDIR}/tmpFile.xml
-