aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/priv/index.html
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-10-15 11:48:26 +0200
committerBjörn Gustavsson <[email protected]>2015-10-15 11:48:26 +0200
commit3ff3cf5e7dcb9131ed338b4e828de381b0fc391d (patch)
tree5f6081ceca45828243f9f20d8d8353b5a0c35b27 /lib/tools/priv/index.html
parentf92473f8b3e9379f6c96bb8e5ff40143ec3d9dc2 (diff)
parentd8ff1e37c38c37304fb44ba6618da141e4d08c21 (diff)
downloadotp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.tar.gz
otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.tar.bz2
otp-3ff3cf5e7dcb9131ed338b4e828de381b0fc391d.zip
Merge branch 'bjorn/remove-webtool/OTP-13004'
* bjorn/remove-webtool/OTP-13004: Remove the deprecated webtool application
Diffstat (limited to 'lib/tools/priv/index.html')
-rw-r--r--lib/tools/priv/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/tools/priv/index.html b/lib/tools/priv/index.html
deleted file mode 100644
index 6b60ef5d0a..0000000000
--- a/lib/tools/priv/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<HTML>
-<HEAD>
-<TITLE>Erlang webb tools </TITLE>
-</HEAD>
-<FRAMESET COLS="250,*">
-<FRAME NAME="menu" SRC="/webcover/erl/cover_web/menu_frame">
-<FRAME NAME="main" SRC="/webcover/erl/cover_web/compile_frame">
-</FRAMESET>
-</HTML>
-