Fix GCC 5 unused-variable warning.
Signed-off-by: Augustin Cavalier <[email protected]>
This commit is contained in:
committed by
Augustin Cavalier
parent
f5abc4c08d
commit
25122be50e
@@ -26,8 +26,6 @@
|
|||||||
|
|
||||||
|
|
||||||
static const char* kDeskbarSignature = "application/x-vnd.Be-TSKB";
|
static const char* kDeskbarSignature = "application/x-vnd.Be-TSKB";
|
||||||
static const float kIndentSpacing
|
|
||||||
= be_control_look->DefaultItemSpacing() * 2.3;
|
|
||||||
|
|
||||||
|
|
||||||
#undef B_TRANSLATION_CONTEXT
|
#undef B_TRANSLATION_CONTEXT
|
||||||
|
|||||||
Reference in New Issue
Block a user