diff --git a/src/common/Bezel.cxx b/src/common/Bezel.cxx index 6139b740f..a9147d5a0 100644 --- a/src/common/Bezel.cxx +++ b/src/common/Bezel.cxx @@ -130,6 +130,8 @@ bool Bezel::load() } catch(const runtime_error&) { } } +#else + const bool show = false; #endif if(isValid) {