MG: fixed forms.pp comilation

git-svn-id: trunk@3621 -
This commit is contained in:
lazarus 2002-11-11 18:14:12 +00:00
parent 9d7444f027
commit 2cf41469ac

View File

@ -651,9 +651,6 @@ function InitResourceComponent(Instance: TComponent;
function GetShortHint(const Hint: string): string;
function GetLongHint(const Hint: string): string;
procedure RegisterComponents(const Page:ShortString; UnitName:ShortString;
ComponentClasses: array of TComponentClass);
var
Application : TApplication;