mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-18 17:02:36 +02:00
fix Linter error
This commit is contained in:
@@ -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(); }
|
||||
|
||||
|
Reference in New Issue
Block a user