devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=961c8c8684899e5fda6f18bf481f7927b607f3e9
commit 961c8c8684899e5fda6f18bf481f7927b607f3e9 Author: Chris Michael <[email protected]> Date: Tue Oct 15 13:37:47 2013 +0100 Remove blank line Signed-off-by: Chris Michael <[email protected]> --- src/lib/ecore_fb/ecore_fb_vt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/ecore_fb/ecore_fb_vt.c b/src/lib/ecore_fb/ecore_fb_vt.c index c92c087..c80a683 100644 --- a/src/lib/ecore_fb/ecore_fb_vt.c +++ b/src/lib/ecore_fb/ecore_fb_vt.c @@ -263,7 +263,6 @@ ecore_fb_callback_lose_set(void (*func) (void *data), void *data) { _ecore_fb_func_fb_lost = func; _ecore_fb_func_fb_lost_data = data; - } /** --
