summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-09-17 15:16:47 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-09-17 15:16:47 -0500
commit100e0ed5eb503288e8b7077d4203102b7cbde142 (patch)
tree3f5152d8d8e2b3a308249870935be96d842a1351
parent613c326844e36c48a5b869f61ca71a8cc719dc29 (diff)
downloadepiphany-100e0ed5eb503288e8b7077d4203102b7cbde142.tar.gz
web-app-utils: style fixup
-rw-r--r--lib/ephy-web-app-utils.c1
1 files changed, 0 insertions, 1 deletions
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);