forked from bartvdbraak/blender
Removing unnecesary print "draw swap exchange"
This commit is contained in:
parent
2de1c1fe1b
commit
a58dcca5de
@ -257,7 +257,6 @@ static void wm_method_draw_overlap_all(bContext *C, wmWindow *win, int exchange)
|
||||
CTX_wm_region_set(C, NULL);
|
||||
|
||||
ar->swap= WIN_BOTH_OK;
|
||||
printf("draws swap exchange %d\n", ar->swinid);
|
||||
}
|
||||
else if(ar->swap == WIN_BACK_OK)
|
||||
ar->swap= WIN_FRONT_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user