diff --git a/harbour/contrib/hgf/win32/tform.prg b/harbour/contrib/hgf/win32/tform.prg index 183399d035..939de16eae 100644 --- a/harbour/contrib/hgf/win32/tform.prg +++ b/harbour/contrib/hgf/win32/tform.prg @@ -66,7 +66,6 @@ CLASS TForm FROM TPersistent DATA hWnd DATA oMainMenu - DATA cName DATA OnClick PROPERTY