Переглянути джерело

- remove accidently committed (commented though) debug statement

git-svn-id: trunk@30000 -
florian 10 роки тому
батько
коміт
0a17a08b28
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      compiler/symdef.pas

+ 0 - 1
compiler/symdef.pas

@@ -3102,7 +3102,6 @@ implementation
       begin
         inherited create(pointerdef,def);
         has_pointer_math:=cs_pointermath in current_settings.localswitches;
-        // Dump_Stack(Output,get_frame);
       end;