Zitat von Alexander Klenin <[email protected]>:

From PropEditUtils.pas (recently split by me from PropEditS.pp):

Every change to the IDEIntf must be documented here:
http://wiki.lazarus.freepascal.org/Lazarus_0.9.30_release_notes


TGetStringProc = procedure(const s:ansistring) of object;

From Classes.pp:

TGetStrProc = procedure(const S: string) of object;

I think TGetStringProc is redundant and should be removed.
Should I prepare a patch?

No. I removed it in 23499.

Mattias




--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to