r9342: removed extra libinclude of base.js
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Aug 2005 02:21:40 +0000 (02:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:33:26 +0000 (13:33 -0500)
(This used to be commit bda6943c311e005cff0b46722355e9aa693db67a)

testprogs/ejs/winreg.js

index 2febec801022268a9dac067e27d34411460a3fd8..b1fc58e4013aac844e23107767875693ec316c39 100755 (executable)
@@ -17,8 +17,6 @@ if (ok == false) {
        return -1;
 }
 
-libinclude("base.js");
-
 if (options.ARGV.length < 1) {
        println("Usage: winreg.js <BINDING>");
        return -1;