From 5efef2d31df144bc4300d24221764c73304c67a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sat, 1 Apr 2017 17:31:17 +0200 Subject: Fix FreeBSD compile error. --- plugingui/frame.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugingui/frame.h') diff --git a/plugingui/frame.h b/plugingui/frame.h index 1e900ee..c891b59 100644 --- a/plugingui/frame.h +++ b/plugingui/frame.h @@ -64,7 +64,6 @@ private: std::size_t label_width; // switch - bool has_switch; bool is_switched_on; PowerButton power_button{this}; -- cgit v1.2.3