git-svn-id: https://svn.microneil.com/svn/SNFUtility/trunk@56 aa37657e-1934-4a5f-aa6d-2d8eab27ff7cmaster
@@ -103,8 +103,6 @@ PostfixIntegrate::Integrate(FileBackup *SaveFile) { | |||
IsChrooted = MtaConfigurationIsChrooted(); | |||
std::cout << "IsChrooted: " << IsChrooted << "\n"; | |||
if (IsChrooted != PostfixDefaultIsChrooted) { | |||
std::string Temp; |