fix(Tray): Unexport on exit

This commit is contained in:
Alex
2019-04-19 17:03:46 +02:00
parent cbb6f2a307
commit 8cf19826aa
2 changed files with 3 additions and 6 deletions

View File

@ -38,8 +38,6 @@ class Watcher {
GSList * hosts_ = nullptr;
GSList * items_ = nullptr;
SnWatcher *watcher_ = nullptr;
gulong handler_item_id_;
gulong handler_host_id_;
};
} // namespace waybar::modules::SNI