Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiaab
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c01fd
)
Removed unused variables from convert.cpp
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Thu, 17 Mar 2016 17:28:26 +0000
(17:28 +0000)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Thu, 17 Mar 2016 17:28:26 +0000
(17:28 +0000)
source/convert.cpp
patch
|
blob
|
history
diff --git
a/source/convert.cpp
b/source/convert.cpp
index
1f19d97
..
89227cb
100644
(file)
--- a/
source/convert.cpp
+++ b/
source/convert.cpp
@@
-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;
}
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy