summaryrefslogtreecommitdiff
path: root/examples/gfx
diff options
context:
space:
mode:
authorsekelsenmat <sekelsenmat@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-05-27 09:38:55 +0000
committersekelsenmat <sekelsenmat@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-05-27 09:38:55 +0000
commit45dcaa3fda0029345f25136ed547f513bb50c9cb (patch)
treede34af842a4ce043dd961ab3db20b3ec446fa722 /examples/gfx
parent41fd902e393efc9a057defc73fee1a1aef17d98f (diff)
downloadfpGUI-45dcaa3fda0029345f25136ed547f513bb50c9cb.tar.xz
Added a package for fpimg
Diffstat (limited to 'examples/gfx')
-rw-r--r--examples/gfx/imgtest/imgtest.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/gfx/imgtest/imgtest.pas b/examples/gfx/imgtest/imgtest.pas
index 06b5b3f3..f1c39b22 100644
--- a/examples/gfx/imgtest/imgtest.pas
+++ b/examples/gfx/imgtest/imgtest.pas
@@ -76,7 +76,6 @@ end;
var
MainWindow: TMainWindow;
-
begin
GFApplication.Initialize;
MainWindow := TMainWindow.Create;