aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@src.gnome.org>2008-09-05 07:21:05 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2008-09-05 07:21:05 +0800
commit2f96eba6bc83ce7840313f66eaf3e7da5e19a87d (patch)
treebf1c2bd31b60e7928742581ea58494340dfa91cb /src
parent92cd59a3140708e217a85d37090de3eb7f3c9d63 (diff)
downloadgsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.tar
gsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.tar.gz
gsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.tar.bz2
gsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.tar.lz
gsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.tar.xz
gsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.tar.zst
gsoc2013-epiphany-2f96eba6bc83ce7840313f66eaf3e7da5e19a87d.zip
Drop usage of EelAppLaunchContext; replace it with GdkAppLaunchContext.
Bug #550883. svn path=/branches/gnome-2-24/; revision=8456
Diffstat (limited to 'src')
-rw-r--r--src/window-commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index e2f31f00f..76ad5cf46 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -50,7 +50,6 @@
#include "ephy-link.h"
#include "ephy-stock-icons.h"
#include "ephy-string.h"
-#include "eel-app-launch-context.h"
#include "pdm-dialog.h"
#include <string.h>