Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jovanlanik committed Nov 3, 2024
1 parent 8bb2c64 commit aa4b583
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,6 @@ static void setup_userinfo(struct Window *ctx) {
gtk_widget_show_all(USERINFO(ctx)->user_revealer);
}

void g_module_unload(GModule *m) {
g_object_unref(act_user);
g_object_unref(act_manager);
}

void on_activation(struct GtkLock *gtklock, int id) {
self_id = id;

Expand Down

0 comments on commit aa4b583

Please sign in to comment.