aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Menu/UDisplay.pas
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-07-12 17:00:58 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-07-12 17:00:58 +0000
commited5dbefc54b901301d946ff60249bf6bea170fcd (patch)
tree87de61411b5e41baa440791e2ffb7aa4b68c45fd /Game/Code/Menu/UDisplay.pas
parente02e467681726fbe5e7c32a0970ea6c4b8eb94fc (diff)
downloadusdx-ed5dbefc54b901301d946ff60249bf6bea170fcd.tar.gz
usdx-ed5dbefc54b901301d946ff60249bf6bea170fcd.tar.xz
usdx-ed5dbefc54b901301d946ff60249bf6bea170fcd.zip
removed unused local var
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1189 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r--Game/Code/Menu/UDisplay.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/Menu/UDisplay.pas b/Game/Code/Menu/UDisplay.pas
index b7777353..6e985a56 100644
--- a/Game/Code/Menu/UDisplay.pas
+++ b/Game/Code/Menu/UDisplay.pas
@@ -74,7 +74,6 @@ uses
constructor TDisplay.Create;
var
i: integer;
- errcode: GLenum;
begin
inherited Create;