mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-18 17:02:36 +02:00
created local variable for _output
This commit is contained in:
@@ -27,7 +27,6 @@ class Image : public AModule {
|
||||
std::string path_;
|
||||
int size_;
|
||||
int interval_;
|
||||
util::command::res output_;
|
||||
|
||||
util::SleeperThread thread_;
|
||||
};
|
||||
|
Reference in New Issue
Block a user