woohyun pushed a commit to branch master.
commit 2c22ad3c684fffc7500b67d950980760d98a5355
Author: WooHyun Jung <[email protected]>
Date: Thu Jun 27 17:09:35 2013 +0900
elementary/elm_entry.c : Removed test log.
---
src/lib/elm_entry.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/lib/elm_entry.c b/src/lib/elm_entry.c
index 2104951..169ff85 100644
--- a/src/lib/elm_entry.c
+++ b/src/lib/elm_entry.c
@@ -4537,7 +4537,6 @@ elm_entry_filter_accept_set(void *data,
strncpy(tag, (*text) + last_read_idx, read_idx -
last_read_idx);
tag[read_idx - last_read_idx] = 0;
markup = elm_entry_markup_to_utf8(tag);
- printf("[%s : %d] %s \n", __func__, __LINE__,
markup);
free(tag);
if (markup)
{
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev