Remove spurious test lines unintentionally committed.

Not part of default build.
This commit is contained in:
rayw%netscape.com 2002-01-17 12:57:35 +00:00
Родитель baa334a798
Коммит 71a3c9e38b
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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,

Просмотреть файл

@ -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,