aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/priv/index.html
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-10-12 12:21:15 +0200
committerBjörn Gustavsson <[email protected]>2015-10-14 16:21:59 +0200
commitd8ff1e37c38c37304fb44ba6618da141e4d08c21 (patch)
treeafa66a50629b79f8e18b20fdf8998f57917a2822 /lib/tools/priv/index.html
parentf658c063ad5c587a354e24233de3405953bd7cec (diff)
downloadotp-d8ff1e37c38c37304fb44ba6618da141e4d08c21.tar.gz
otp-d8ff1e37c38c37304fb44ba6618da141e4d08c21.tar.bz2
otp-d8ff1e37c38c37304fb44ba6618da141e4d08c21.zip
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>
-