mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 21:47:53 +00:00
Remove unused const variables.
The issue was detected by the upcomming Clang 3.4.
This commit is contained in:
parent
9d07d1f6b8
commit
381ef1adba
@ -230,9 +230,6 @@ namespace { // Types
|
||||
} // end anonymous namespace (types)
|
||||
|
||||
namespace { // Variables
|
||||
const gui::msecs prevent_misclick_duration = 10;
|
||||
const gui::msecs average_frame_time = 30;
|
||||
|
||||
int floating_label = 0;
|
||||
} // end anonymous namespace (variables)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user