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:
ba7a407
)
Removed unused variables from GenerateUUID in common/uuid.cpp
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Wed, 16 Mar 2016 22:08:11 +0000
(22:08 +0000)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Wed, 16 Mar 2016 22:08:11 +0000
(22:08 +0000)
source/common/uuid.cpp
patch
|
blob
|
history
diff --git
a/source/common/uuid.cpp
b/source/common/uuid.cpp
index
e3751df
..
f28510e
100644
(file)
--- a/
source/common/uuid.cpp
+++ b/
source/common/uuid.cpp
@@
-48,10
+48,6
@@
wxString GenerateUUID()
char strdata[64];
std::string uuidout;
- size_t readsize;
- int size = 0;
- int maxsize = 63;
-
while (fgets(strdata, sizeof(strdata), uuid_hdl) != NULL){
uuidout.append(strdata);
}
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy