From f7e3767ab2d766752795430e4785fc8fc4f2f864 Mon Sep 17 00:00:00 2001 From: hermet Date: Fri, 13 May 2011 02:50:00 +0000 Subject: [PATCH] elementary/win - just removed white space git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59357 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_win.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_win.c b/src/lib/elm_win.c index 13ecefe..6fe334a 100644 --- a/src/lib/elm_win.c +++ b/src/lib/elm_win.c @@ -1373,7 +1373,7 @@ elm_win_add(Evas_Object *parent, const char *name, Elm_Win_Type type) { int opt[10]; int opt_i = 0; - + if (_elm_config->vsync) { opt[opt_i] = ECORE_EVAS_GL_X11_OPT_VSYNC; -- 2.7.4