diff options
author | marha <marha@users.sourceforge.net> | 2010-04-28 14:37:15 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-04-28 14:37:15 +0000 |
commit | bc18786a3d7b058bd2579ba1381e278a17fed40c (patch) | |
tree | 4bee510595cbab5edcc890ba9f251f635595cae0 /xorg-server/hw/dmx/doc/html/index.html | |
parent | 31154bcb2328faea20b9860eeb3b52766062d273 (diff) | |
download | vcxsrv-bc18786a3d7b058bd2579ba1381e278a17fed40c.tar.gz vcxsrv-bc18786a3d7b058bd2579ba1381e278a17fed40c.tar.bz2 vcxsrv-bc18786a3d7b058bd2579ba1381e278a17fed40c.zip |
Removed files not in the git repository
Diffstat (limited to 'xorg-server/hw/dmx/doc/html/index.html')
-rw-r--r-- | xorg-server/hw/dmx/doc/html/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/xorg-server/hw/dmx/doc/html/index.html b/xorg-server/hw/dmx/doc/html/index.html deleted file mode 100644 index 8c3338217..000000000 --- a/xorg-server/hw/dmx/doc/html/index.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<title>Distributed Multihead X</title> -</head> -<frameset cols="250,*"> - <frame src="tree.html" name="treefrm"/> - <frame src="main.html" name="basefrm"/> - <noframes> - <body> - <a href="main.html">Frames are disabled. Click here to go to the main page.</a> - </body> - </noframes> -</frameset> -</html> |