diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
commit | b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 (patch) | |
tree | 4361edef0d42d5bf5ac984ef72b4fac35426eae7 /nx-X11/extras/Mesa/docs/index.html | |
parent | 0d5a83e986f39982c0924652a3662e60b1f23162 (diff) | |
download | nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.gz nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.bz2 nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.zip |
massive reduction of unneeded files
Diffstat (limited to 'nx-X11/extras/Mesa/docs/index.html')
-rw-r--r-- | nx-X11/extras/Mesa/docs/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/nx-X11/extras/Mesa/docs/index.html b/nx-X11/extras/Mesa/docs/index.html deleted file mode 100644 index eec4d725c..000000000 --- a/nx-X11/extras/Mesa/docs/index.html +++ /dev/null @@ -1,29 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> -<html> - -<head> -<title>Mesa Home Page</title> -</head> - -<frameset rows="80,*" border="0" frameborder="yes"> - - <frame src="banner.html" name="BannerFrame" - scrolling="no" marginwidth="1" marginheight="1"> - - <frameset cols="28%,72% " border="1" frameborder="yes"> - - <frame src="contents.html" name="ContentsFrame" - marginwidth="2" marginheight="1" noresize="noresize"> - - <frame src="news.html" name="MainFrame" - marginwidth="3" marginheight="1" noresize="noresize"> - - </frameset> - -<noframes> -<p>Sorry, this site requires frame support</p> -</noframes> - -</frameset> - -</html> |