From 100e0ed5eb503288e8b7077d4203102b7cbde142 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Sat, 17 Sep 2016 15:16:47 -0500 Subject: web-app-utils: style fixup --- lib/ephy-web-app-utils.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ephy-web-app-utils.c b/lib/ephy-web-app-utils.c index 1057f956a..d40a4c7f2 100644 --- a/lib/ephy-web-app-utils.c +++ b/lib/ephy-web-app-utils.c @@ -435,7 +435,6 @@ ephy_web_application_setup_from_profile_directory (const char *profile_directory } g_set_application_name (g_app_info_get_name (G_APP_INFO (desktop_info))); - app_icon = g_build_filename (profile_directory, EPHY_WEB_APP_ICON_NAME, NULL); gtk_window_set_default_icon_from_file (app_icon, NULL); -- cgit v1.2.1