mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-16 22:35:05 -05:00
Forgot to remove a little debug writeln.
This commit is contained in:
parent
d352c13764
commit
5ee4fef3cb
@ -1987,7 +1987,6 @@ begin
|
||||
a.GetValueDefs(b);
|
||||
|
||||
CoreDefines.AddStrings(a.Defines);
|
||||
WriteLn('Defines: '+a.Defines.CommaText);
|
||||
|
||||
SetLength(CoreBuffer, 1);
|
||||
CoreBuffer[0] := TCodeInsight.Create;
|
||||
|
Loading…
Reference in New Issue
Block a user