Kaynağa Gözat

- forgotten file, obsolete define removed, belongs to last commit

git-svn-id: trunk@49185 -
florian 4 yıl önce
ebeveyn
işleme
726ac5a5a6
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      compiler/systems/i_os2.pas

+ 0 - 3
compiler/systems/i_os2.pas

@@ -115,9 +115,6 @@ initialization
     {$IFNDEF EMX}
       set_source_info(system_i386_os2_info);
     {$ENDIF EMX}
-    {$IFDEF VER1_0}
-      set_source_info(system_i386_os2_info);
-    {$ENDIF VER1_0}
   {$endif os2}
 {$endif CPUI386}
 end.