Marc wins

git-svn-id: trunk@16351 -
This commit is contained in:
mattias 2008-09-01 13:14:17 +00:00
parent 751f2ae42a
commit fa30fe40de

View File

@ -1037,11 +1037,7 @@ type
class procedure SetProperties(const AProperties: TDebuggerProperties); // Set the current properties
public
constructor Create(const AExternalDebugger: String); virtual; {Virtual constructor makes no sense}
//MWE: there will be a day that they do make sense :-)
// MG: there will be a day that they do make troubles :)
//MWE: do they ?
//MWE: Now they do make sense !
constructor Create(const AExternalDebugger: String); virtual;
destructor Destroy; override;
procedure Init; virtual; // Initializes the debugger