diff --git a/components/printers/sample/selectprinter.lpi b/components/printers/sample/selectprinter.lpi
index 4eba75f1a6..2f1f35df43 100644
--- a/components/printers/sample/selectprinter.lpi
+++ b/components/printers/sample/selectprinter.lpi
@@ -6,15 +6,16 @@
+
-
+
-
+
@@ -24,7 +25,7 @@
-
+
@@ -51,24 +52,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -82,37 +65,15 @@
-
+
-
-
-
-
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/components/printers/sample/selectprinter.lpr b/components/printers/sample/selectprinter.lpr
index 24abfa41cf..7bd3b9da05 100644
--- a/components/printers/sample/selectprinter.lpr
+++ b/components/printers/sample/selectprinter.lpr
@@ -5,7 +5,7 @@ program selectprinter;
uses
Interfaces, // this includes the LCL widgetset
Forms
- { add your units here }, frmselprinter, SQLDBLaz;
+ { add your units here }, frmselprinter;
begin
Application.Initialize;