mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 10:59:29 +02:00
dbg: remove comment/todo (no longer needed)
git-svn-id: trunk@42585 -
This commit is contained in:
parent
fa26364e98
commit
f3f8559736
@ -4937,7 +4937,6 @@ begin
|
||||
|
||||
// also call execute -exec-arguments if there are no arguments in this run
|
||||
// so the possible arguments of a previous run are cleared
|
||||
// TODO: on l-inux, the target may have a different ENV{LANG} setting
|
||||
ExecuteCommand('-exec-arguments %s', [UTF8ToSys(FTheDebugger.Arguments)], [cfCheckState]);
|
||||
|
||||
{$IF defined(UNIX) or defined(DBG_ENABLE_TERMINAL)}
|
||||
|
Loading…
Reference in New Issue
Block a user