diff options
Diffstat (limited to 'src/ui/messenger.c')
-rw-r--r-- | src/ui/messenger.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/messenger.c b/src/ui/messenger.c index a101eba..4bf3164 100644 --- a/src/ui/messenger.c +++ b/src/ui/messenger.c | |||
@@ -254,8 +254,6 @@ ui_messenger_init(MESSENGER_Application *app, | |||
254 | G_CALLBACK(handle_main_window_destroy), | 254 | G_CALLBACK(handle_main_window_destroy), |
255 | app | 255 | app |
256 | ); | 256 | ); |
257 | |||
258 | g_object_unref(builder); | ||
259 | } | 257 | } |
260 | 258 | ||
261 | void | 259 | void |