diff options
-rw-r--r-- | gui_win.m | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -170,10 +170,6 @@ image_cleaned = 0; image_fitted = 0; set(handles.showcross,'Value',0); set(handles.chooseoriginal,'Value',1); -if image_display > 0 -image_display = image_original; -display_stuff(handles); -end; isworking =1; % Paint the button and change text set(handles.button2start,'BackgroundColor','Red'); |