Remove spurious test lines unintentionally committed.

Not part of default build.


git-svn-id: svn://10.0.0.236/trunk@112387 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rayw%netscape.com
2002-01-17 12:57:35 +00:00
parent fa84b6274a
commit 62279ef20a
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ function makeCall(value) {
var s = new SOAPCall();
// The targetObjectURI, methodName and destinatioName are mandatory.
// The actionURI is optional.
s.transportURI = "http://213.23.125.181:8080/RPC";
// Set the parameters on the call object. Note that in this case,

View File

@@ -48,7 +48,7 @@ function makeCall(value) {
var s = new SOAPCall();
// The targetObjectURI, methodName and destinatioName are mandatory.
// The actionURI is optional.
s.transportURI = "http://213.23.125.181:8080/RPC";
// Set the parameters on the call object. Note that in this case,