Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed unused variables from convert.cpp
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Thu, 17 Mar 2016 17:28:26 +0000 (17:28 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Thu, 17 Mar 2016 17:28:26 +0000 (17:28 +0000)
source/convert.cpp

index 1f19d97..89227cb 100644 (file)
@@ -93,9 +93,7 @@ ConvertResult ConvertContact(wxString InputFormat, wxString OutputFormat,
        wxFile InputFile;
        
        if (!InputFile.Open(InputFilename, wxFile::read, wxS_DEFAULT)){
-               
-               int InputFileErrNo = InputFile.GetLastError();
-               
+                               
                return CONVERTRESULT_INPUTFILEERROR;
                
        }
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy