From 6cef75a6df920f13a42b0ab17e2539aacc5e79e5 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Wed, 8 Feb 2012 19:31:40 +0400 Subject: SAE: Removing dependencies of ibus --- saedit/sae.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'saedit/sae.c') diff --git a/saedit/sae.c b/saedit/sae.c index bb57bd5..472901e 100644 --- a/saedit/sae.c +++ b/saedit/sae.c @@ -127,9 +127,6 @@ gboolean set_up_animation_by_direction(SAEInfo *sae_info, const gchar *direction } if (sae_info->animation == NULL) return FALSE; - /*if (count > 1) { - g_list_last(sae_info->animation)->next = g_list_first(sae_info->animation); - g_list_first(sae_info->animation)->prev = g_list_last(sae_info->animation); - }*/ + return TRUE; } -- cgit v1.2.3-70-g09d2