diff options
| author | 2012-10-16 15:41:50 +0200 | |
|---|---|---|
| committer | 2012-10-16 15:41:50 +0200 | |
| commit | 5703683638bba566029f4061c1c057b33f5c47c9 (patch) | |
| tree | 5305d27f4e9a64cf950341e99dc61b89b41809fd /surf.c | |
| parent | Reverting the cleanmask change. (diff) | |
Removing the double initialisation to webkit_get_default_session(). Thanks
taruti!
Diffstat (limited to 'surf.c')
| -rw-r--r-- | surf.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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); |
