SVN revision: 29640
This commit is contained in:
rephorm 2007-04-22 05:33:35 +00:00 committed by rephorm
parent 0bc9bd4bcd
commit 186303e42c
1 changed files with 0 additions and 1 deletions

View File

@ -316,7 +316,6 @@ _e_entry_mouse_down_cb(void *data, Evas *e, Evas_Object *obj, void *event_info)
event->canvas.x - ox,
event->canvas.y - oy);
printf("MOUSE DOWN: %d\n", pos);
if (event->button == 1)
{
if (event->flags & EVAS_BUTTON_TRIPLE_CLICK)