Browse Source

Removed diagnostic.


git-svn-id: https://svn.microneil.com/svn/SNFUtility/trunk@56 aa37657e-1934-4a5f-aa6d-2d8eab27ff7c
master
adeniz 12 years ago
parent
commit
b2b113168a
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      SNFMilterConfig/PostfixIntegrate.cpp

+ 0
- 2
SNFMilterConfig/PostfixIntegrate.cpp View File

IsChrooted = MtaConfigurationIsChrooted(); IsChrooted = MtaConfigurationIsChrooted();
std::cout << "IsChrooted: " << IsChrooted << "\n";
if (IsChrooted != PostfixDefaultIsChrooted) { if (IsChrooted != PostfixDefaultIsChrooted) {
std::string Temp; std::string Temp;

Loading…
Cancel
Save