compiler: remove unused variable

git-svn-id: trunk@19159 -
This commit is contained in:
paul 2011-09-20 13:44:53 +00:00
parent b0c2548019
commit 6972947c6b

View File

@ -281,7 +281,6 @@ implementation
old_current_module : tmodule;
oldcurrent_procinfo : tprocinfo;
old_settings : tsettings;
oldsourcecodepage : tcodepagestring;
old_switchesstatestack : tswitchesstatestack;
old_switchesstatestackpos : Integer;
end;