summaryrefslogtreecommitdiff
path: root/extras/tiopf/gui/tiLogToGUI.pas
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2009-05-08 15:45:25 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2009-05-08 15:45:25 +0200
commita6ee4cbdee2577552afb6f68b89b5abb776066d7 (patch)
tree98b11441c44db90c72f5a9d22c6d98d79a69d57c /extras/tiopf/gui/tiLogToGUI.pas
parent25e9e424d87e8c10eb6104ca391ca28998cde678 (diff)
downloadfpGUI-a6ee4cbdee2577552afb6f68b89b5abb776066d7.tar.xz
Updated the 'updatestdimgs.pas' unit and removed unused units form tiLogToGUI uses clause.
Diffstat (limited to 'extras/tiopf/gui/tiLogToGUI.pas')
-rw-r--r--extras/tiopf/gui/tiLogToGUI.pas2
1 files changed, 0 insertions, 2 deletions
diff --git a/extras/tiopf/gui/tiLogToGUI.pas b/extras/tiopf/gui/tiLogToGUI.pas
index 5504663e..9acd5ff1 100644
--- a/extras/tiopf/gui/tiLogToGUI.pas
+++ b/extras/tiopf/gui/tiLogToGUI.pas
@@ -59,9 +59,7 @@ implementation
uses
fpg_base,
tiUtils,
- tiGUIUtils,
tiCommandLineParams,
- tiGUIConstants,
tiDialogs;