From 9c59ca04c9b959198c59557d47b01d9e2c26c51d Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Tue, 3 May 2011 23:48:53 +0200 Subject: Reduced compiler hints by removing unused entries in uses clause. --- examples/gui/customstyles/frm_test.pas | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'examples/gui/customstyles') diff --git a/examples/gui/customstyles/frm_test.pas b/examples/gui/customstyles/frm_test.pas index 1db20d95..40682e7d 100644 --- a/examples/gui/customstyles/frm_test.pas +++ b/examples/gui/customstyles/frm_test.pas @@ -6,11 +6,7 @@ interface uses SysUtils, Classes, fpg_base, fpg_main, fpg_widget, - fpg_edit, fpg_form, fpg_label, fpg_button, - fpg_listbox, fpg_memo, fpg_combobox, fpg_basegrid, fpg_grid, - fpg_dialogs, fpg_checkbox, fpg_tree, fpg_trackbar, - fpg_progressbar, fpg_radiobutton, fpg_tab, fpg_menu, - fpg_panel, fpg_popupcalendar, fpg_gauge; + fpg_form, fpg_edit, fpg_label, fpg_button, fpg_menu; type -- cgit v1.2.3-70-g09d2