Remove exceed protected

This commit is contained in:
dmitry 2021-04-18 21:37:58 +03:00
parent ba278985e8
commit 5ad3b6018a
1 changed files with 0 additions and 3 deletions

View File

@ -139,9 +139,6 @@ class Taskbar : public waybar::AModule
struct zwlr_foreign_toplevel_manager_v1 *manager_;
struct wl_seat *seat_;
protected:
public:
/* Callbacks for global registration */
void register_manager(struct wl_registry*, uint32_t name, uint32_t version);