Skip to content
Snippets Groups Projects
Commit c4f891f5 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 2f64e7e0
No related branches found
No related tags found
No related merge requests found
// $Id: Opengl_Window.cpp,v 1.5 2001-01-10 21:28:18 geuzaine Exp $ // $Id: Opengl_Window.cpp,v 1.6 2001-01-10 21:35:08 geuzaine Exp $
#include "Gmsh.h" #include "Gmsh.h"
#include "GmshUI.h" #include "GmshUI.h"
...@@ -242,7 +242,6 @@ int Opengl_Window::handle(int event) { ...@@ -242,7 +242,6 @@ int Opengl_Window::handle(int event) {
(CTX.vymax - CTX.vymin) ; (CTX.vymax - CTX.vymin) ;
movzx = xz - xb; movzy = yz - yb; movzx = xz - xb; movzy = yz - yb;
draw_overlay();
} }
else { else {
clear_overlay(); clear_overlay();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment