remove dbg

This commit is contained in:
Boris Faure 2013-04-28 21:23:46 +02:00
parent 5010b5fa0c
commit fa1817bbd4
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ _handle_esc_csi(Termpty *ty, const Eina_Unicode *c, Eina_Unicode *ce)
if (cc == ce) return 0;
*b = 0;
b = buf;
ERR(" CSI: '%c' args '%s'", *cc, (char *) buf);
DBG(" CSI: '%c' args '%s'", *cc, (char *) buf);
switch (*cc)
{
case 'm': // color set