WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit aa4b583

Browse files
committed
update
1 parent 8bb2c64 commit aa4b583

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,6 @@ static void setup_userinfo(struct Window *ctx) {
157157
gtk_widget_show_all(USERINFO(ctx)->user_revealer);
158158
}
159159

160-
void g_module_unload(GModule *m) {
161-
g_object_unref(act_user);
162-
g_object_unref(act_manager);
163-
}
164-
165160
void on_activation(struct GtkLock *gtklock, int id) {
166161
self_id = id;
167162

0 commit comments

Comments
 (0)