Minor tweak to remove unused code

This commit is contained in:
kappa1 2012-05-13 18:03:05 +00:00
parent f74af79c19
commit 6c0e3d0484
1 changed files with 0 additions and 2 deletions

View File

@ -657,8 +657,6 @@ public final class Display {
reshape();
parent_resized = false;
window_resized = true;
width = parent.getWidth();
height = parent.getHeight();
}
if ( processMessages )