dbg: remove comment/todo (no longer needed)

git-svn-id: trunk@42585 -
This commit is contained in:
martin 2013-09-04 09:16:01 +00:00
parent fa26364e98
commit f3f8559736

View File

@ -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)}