Introduction
Introduction Statistics Contact Development Disclaimer Help
tRemoving the double initialisation to webkit_get_default_session(). Thanks tar…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 5703683638bba566029f4061c1c057b33f5c47c9
parent 85d9d92e0b67a66d1524c565acf085affa0d89bb
Author: Christoph Lohmann <[email protected]>
Date: Tue, 16 Oct 2012 15:41:50 +0200
Removing the double initialisation to webkit_get_default_session(). Thanks
ttaruti!
Diffstat:
M surf.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/surf.c b/surf.c
t@@ -783,7 +783,6 @@ setup(void) {
g_thread_init(NULL);
dpy = GDK_DISPLAY();
- s = webkit_get_default_session();
/* atoms */
atoms[AtomFind] = XInternAtom(dpy, "_SURF_FIND", False);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.