Enlightenment CVS committal

Author  : shorne
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_config_imc.c 


Log Message:
That debug line isn't even supposed to be there

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_imc.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_int_config_imc.c  30 Nov 2006 17:20:36 -0000      1.2
+++ e_int_config_imc.c  30 Nov 2006 23:51:37 -0000      1.3
@@ -93,8 +93,6 @@
 {      
    if (cfdata->imc_current)
      {
-       printf("Setting input method to %s\n", cfdata->imc_current); 
-
        if (e_config->input_method) 
evas_stringshare_del(e_config->input_method);
        e_config->input_method = evas_stringshare_add(cfdata->imc_current);
        e_intl_input_method_set(e_config->input_method);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to