branch | RCL_3 |
changeset 34 | 9422ed56ee45 |
parent 0 | c53acadfccc6 |
child 36 | aa5a574040a4 |
--- a/harvester/client/src/harvesterclientao.cpp Wed Jun 09 10:09:20 2010 +0300 +++ b/harvester/client/src/harvesterclientao.cpp Mon Jun 21 16:09:02 2010 +0300 @@ -103,6 +103,7 @@ void CHarvesterClientAO::DoCancel() { WRITELOG( "CHarvesterClientAO::DoCancel()" ); + iHarvesterClient.UnregisterHarvestComplete(); } // ---------------------------------------------------------------------------