removing unused sprintf lib
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 18 Jan 2007 19:42:58 +0000 (19:42 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 18 Jan 2007 19:42:58 +0000 (19:42 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_0@6789 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/cat/marcedit.xul

index 923ec60..7c71dc7 100644 (file)
@@ -4,7 +4,6 @@
 
 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:xhtml="http://www.w3.org/1999/xhtml" onload="my_init()">
 
-<script src="/xul/server/util/sprintf.js" type="application/x-javascript; e4x=1"/>
 <script src="marcedit.js" type="application/x-javascript; e4x=1"/>
 <script src="/opac/common/js/CGI.js" type="application/x-javascript; e4x=1"/>