ToastFreeware
/
toast
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6759e32
)
Delete unused variable to avoid a compiler warning.
author
Philipp Spitzer
<philipp@spitzer.priv.at>
Wed, 14 Jul 2021 19:28:17 +0000
(21:28 +0200)
committer
Philipp Spitzer
<philipp@spitzer.priv.at>
Wed, 14 Jul 2021 19:28:46 +0000
(21:28 +0200)
src/mvc/delegate.cpp
patch
|
blob
|
history
diff --git
a/src/mvc/delegate.cpp
b/src/mvc/delegate.cpp
index 99da5c166d807ea49d8fae0d4b058a9806ff0586..ae44cf6811bb0acc7d91022afc764f37f608b6d2 100644
(file)
--- a/
src/mvc/delegate.cpp
+++ b/
src/mvc/delegate.cpp
@@
-26,7
+26,6
@@
#include "room.h"
#include "room.h"
-const int RADIUS = 10;
const int SPACER = 10;
const double scaleFactor1 = 0.4;
const int SPACER = 10;
const double scaleFactor1 = 0.4;