From 94788714a2867ebc2fcc5b80ba8a0939dcb9aa48 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 25 Jun 2012 14:36:33 -0400 Subject: unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere --- src/lib/Bcfg2/Server/Plugins/Properties.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/lib/Bcfg2/Server/Plugins/Properties.py') diff --git a/src/lib/Bcfg2/Server/Plugins/Properties.py b/src/lib/Bcfg2/Server/Plugins/Properties.py index 6d1c21328..a879b064f 100644 --- a/src/lib/Bcfg2/Server/Plugins/Properties.py +++ b/src/lib/Bcfg2/Server/Plugins/Properties.py @@ -26,9 +26,6 @@ def passphrases(): class PropertyFile(Bcfg2.Server.Plugin.StructFile): """Class for properties files.""" - def __init__(self, name): - Bcfg2.Server.Plugin.StructFile.__init__(self, name) - def write(self): """ Write the data in this data structure back to the property file """ -- cgit v1.2.3-1-g7c22