X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fexport%2Fexport.cpp;h=8c9cc2d3bbe8abcc663e898c6ec3899d1c70e031;hb=176323555ae58da5fec1ac843e0c613a0b9dabba;hp=5f0f734b1d092b213bd513a5545ed1e6d71af3ad;hpb=3dc679d20b260e631320e3960c9841d670d089ab;p=xestiaab%2F.git diff --git a/source/export/export.cpp b/source/export/export.cpp index 5f0f734..8c9cc2d 100644 --- a/source/export/export.cpp +++ b/source/export/export.cpp @@ -34,8 +34,6 @@ void ExportRun(frmMain *frmMainPtrInc, wxArrayString *FileListInc){ wxString FileTypes; bool DirMode = FALSE; - long ContactsExported = 0; - long ContactsCollected = 0; int ExportType = 0; int ExportCount = 0; wxString FinalFilename;