[hackers] [surf] Removing the double initialisation to webkit_get_default_session(). Thanks || Christoph Lohmann

From: <hg_AT_suckless.org>
Date: Tue, 16 Oct 2012 15:44:43 +0200 (CEST)

changeset: 251:a889ed607323
tag: tip
user: Christoph Lohmann <20h_AT_r-36.net>
date: Tue Oct 16 15:41:50 2012 +0200
files: surf.c
description:
Removing the double initialisation to webkit_get_default_session(). Thanks
taruti!


diff -r 8ac49913fe14 -r a889ed607323 surf.c
--- a/surf.c Sun Oct 14 07:17:45 2012 +0200
+++ b/surf.c Tue Oct 16 15:41:50 2012 +0200
_AT_@ -783,7 +783,6 @@
                 g_thread_init(NULL);
 
         dpy = GDK_DISPLAY();
- s = webkit_get_default_session();
 
         /* atoms */
         atoms[AtomFind] = XInternAtom(dpy, "_SURF_FIND", False);
Received on Tue Oct 16 2012 - 15:44:43 CEST

This archive was generated by hypermail 2.3.0 : Tue Oct 16 2012 - 15:48:05 CEST