Skip to content

Commit

Permalink
remove post
Browse files Browse the repository at this point in the history
  • Loading branch information
eliottparis committed Jun 30, 2015
1 parent 042fd4b commit 0bc11d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Max2D/hoa.2d.recomposer_gui.cpp
Expand Up @@ -936,7 +936,6 @@ void hoa_2d_recomposer_gui_mousedrag(t_hoa_2d_recomposer_gui *x, t_object *patch

if (x->f_rectSelectionExist)
{
post("do_rect_selection?");
do_rect_selection(x, pt);
}
// Fish eye
Expand Down

0 comments on commit 0bc11d1

Please sign in to comment.