mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix Linter error
This commit is contained in:
parent
decc5bcd68
commit
15dbe8965e
@ -113,4 +113,3 @@ int bufSizeCallback(unsigned int size, void *obj) {
|
||||
int xrunCallback(void *obj) { return static_cast<waybar::modules::JACK *>(obj)->xrun(); }
|
||||
|
||||
void shutdownCallback(void *obj) { return static_cast<waybar::modules::JACK *>(obj)->shutdown(); }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user