summaryrefslogtreecommitdiff
path: root/src/gui/fpg_hint.pas
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-04-29 10:57:16 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-04-29 10:57:16 +0200
commit19b8624298f5ef7d355d8551427945a750d32c64 (patch)
tree8a3ec94c1e93c05015d0adf6789d0a7e8b93facc /src/gui/fpg_hint.pas
parent2bc72af1ccadad45bbc07b81cb22fe1b7ec01252 (diff)
downloadfpGUI-19b8624298f5ef7d355d8551427945a750d32c64.tar.xz
Fixed code to remove compiler warnings/hints.
Diffstat (limited to 'src/gui/fpg_hint.pas')
-rw-r--r--src/gui/fpg_hint.pas3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/fpg_hint.pas b/src/gui/fpg_hint.pas
index 131d9366..38fff686 100644
--- a/src/gui/fpg_hint.pas
+++ b/src/gui/fpg_hint.pas
@@ -93,9 +93,6 @@ var
implementation
-uses
- fpg_constants;
-
type
TfpgHintShadow = class(TfpgForm)