From f033cb68fea4b1ad028fc25b80a0c5b52ab3896d Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 26 Oct 2021 12:49:17 +0200 Subject: Don't build the path to stock icons --- shell/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'shell') diff --git a/shell/main.c b/shell/main.c index 57950622..321bdaa5 100644 --- a/shell/main.c +++ b/shell/main.c @@ -281,7 +281,6 @@ main (int argc, char *argv[]) done: ev_shutdown (); - ev_stock_icons_shutdown (); g_object_unref (application); return status; -- cgit v1.2.1