summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2009-03-13 09:59:50 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2009-03-13 09:59:50 +0000
commitbc3cbd7679af7b609b5726f8f8ce269878b1bab6 (patch)
treeed1aa0310632ef8c82011672633fc281dd20ab9a
parentc8e9ba0be09e585d373fe1352105678bfdad30fd (diff)
downloadfpGUI-bc3cbd7679af7b609b5726f8f8ce269878b1bab6.tar.xz
no comments
-rw-r--r--src/corelib/fpg_base.pas2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/fpg_base.pas b/src/corelib/fpg_base.pas
index 7c89f40a..c8782d44 100644
--- a/src/corelib/fpg_base.pas
+++ b/src/corelib/fpg_base.pas
@@ -369,8 +369,6 @@ type
end;
- { TfpgWindowBase }
-
TfpgWindowBase = class(TfpgComponent)
private
FParent: TfpgWindowBase;