소스 검색

compiler: remove unused variable

git-svn-id: trunk@19159 -
paul 14 년 전
부모
커밋
6972947c6b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/parser.pas

+ 0 - 1
compiler/parser.pas

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