OpenGLWindow: removed miscommitted dev code

audio-improve-offer
Harald Wolff 2017-05-08 15:09:00 +02:00
parent 451ca5ec34
commit 714ab6cf24
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@ namespace nhengine
onMouseCapturedMove(delta);
mouseCapturePosition = e.Position;
} else {
markMouse(e.X,e.Y);
}
}