clean up
This commit is contained in:
parent
5b83385d63
commit
3732638763
1 changed files with 0 additions and 3 deletions
3
source.c
3
source.c
|
@ -77,9 +77,6 @@ static void setup_powerbar(struct Window *ctx) {
|
|||
gtk_widget_show_all(POWERBAR(ctx)->revealer);
|
||||
}
|
||||
|
||||
void g_module_unload(GModule *m) {
|
||||
}
|
||||
|
||||
void on_activation(struct GtkLock *gtklock, int id) {
|
||||
self_id = id;
|
||||
config_load(gtklock->config_path, "powerbar", powerbar_entries);
|
||||
|
|
Loading…
Add table
Reference in a new issue