functions that were in C4::Interface::CGI::Output are now in C4::Output.
[koha.git] / admin / printers.pl
index 6e6e9f5..434d76d 100755 (executable)
@@ -41,9 +41,7 @@ use strict;
 use CGI;
 use C4::Context;
 use C4::Output;
-
 use C4::Auth;
-use C4::Interface::CGI::Output;
 
 sub StringSearch  {
        my ($searchstring,$type)=@_;