Remove ununsed const variable
This commit is contained in:
parent
a46ddf9bcd
commit
eb39fa3022
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ static lg::log_domain log_display("display");
|
|||
|
||||
namespace gui {
|
||||
|
||||
const int checkbox_horizontal_padding = font::SIZE_SMALL / 2;
|
||||
|
||||
tristate_button::tristate_button(CVideo& video,
|
||||
editor::tristate_palette* palette,
|
||||
std::string button_image_name,
|
||||
|
|
Loading…
Add table
Reference in a new issue