@ These two variables are now totally useless. A complete waste of memory and allocation time. Shame!

This commit is contained in:
codeimp 2010-01-02 20:28:50 +00:00
parent 50b9765377
commit cd6a7bffb2

View file

@ -51,8 +51,6 @@ namespace CodeImp.DoomBuilder.Data
protected int width;
protected int height;
protected Vector2D scale;
protected float scaledwidth;
protected float scaledheight;
protected bool usecolorcorrection;
// Loading