aboutsummaryrefslogtreecommitdiffstats
path: root/java/src
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-10-05 07:50:23 +0000
committerDRC <dcommander@users.sourceforge.net>2011-10-05 07:50:23 +0000
commit5397062d379bae8e842546c2389e624798704a39 (patch)
tree7e744f697812d878de6d4582434fee686bbe5697 /java/src
parent27a80a77dc4301dafe871a4bca5096d6d52317f6 (diff)
downloadtigervnc-5397062d379bae8e842546c2389e624798704a39.tar.gz
tigervnc-5397062d379bae8e842546c2389e624798704a39.zip
Remove unneeded $PARAMS variable (not sure why it was there in the first place-- our HTTP server doesn't process it)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4698 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'java/src')
-rw-r--r--java/src/com/tigervnc/vncviewer/index.vnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/src/com/tigervnc/vncviewer/index.vnc b/java/src/com/tigervnc/vncviewer/index.vnc
index ba9e57c9..fdd4f70a 100644
--- a/java/src/com/tigervnc/vncviewer/index.vnc
+++ b/java/src/com/tigervnc/vncviewer/index.vnc
@@ -18,7 +18,6 @@ $USER's $DESKTOP desktop ($DISPLAY)
<APPLET CODE=com.tigervnc.vncviewer.VncViewer ARCHIVE=VncViewer.jar
WIDTH=$APPLETWIDTH HEIGHT=$APPLETHEIGHT>
<param name=PORT value=$PORT>
-$PARAMS
</APPLET>
<BR>
<A href="http://www.tigervnc.org/">TigerVNC site</A>