diff options
author | Harvey Harrison <[email protected]> | 2013-04-08 22:45:06 -0700 |
---|---|---|
committer | Harvey Harrison <[email protected]> | 2013-04-08 22:45:06 -0700 |
commit | 1cb3fdf7f232137fd185d89a21a1e0c175c11d88 (patch) | |
tree | 5720c15561589c789c20be82aac9c9dff275cb84 /www/j3d1_4/lightweight-canvas3d.html | |
parent | ca5757237b31e42394242a226b44b5815aa80c1b (diff) |
j3dcore: remove the www folder, it doesn't have anything useful anymore
Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'www/j3d1_4/lightweight-canvas3d.html')
-rw-r--r-- | www/j3d1_4/lightweight-canvas3d.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/j3d1_4/lightweight-canvas3d.html b/www/j3d1_4/lightweight-canvas3d.html deleted file mode 100644 index 54d0945..0000000 --- a/www/j3d1_4/lightweight-canvas3d.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> - <meta content="text/html; charset=ISO-8859-1" - http-equiv="content-type"> - <title>Obsolete Page</title> -</head> -<body> -<h2>Obsolete Page</h2> -<p>This page is obsolete. Click <a - href="http://wiki.java.net/bin/view/Javadesktop/JCanvas3DNotes">here</a> -to go the Java 3D Wiki page discussing JCanvas3D.<br> -</p> -</body> -</html> |