diff options
Diffstat (limited to 'surf.c')
-rw-r--r-- | surf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/surf.c b/surf.c index 56051e9..60fd08a 100644 --- a/surf.c +++ b/surf.c @@ -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); |