diff options
Diffstat (limited to 'src/Sound/SimpleSounds.html')
-rw-r--r-- | src/Sound/SimpleSounds.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/Sound/SimpleSounds.html b/src/Sound/SimpleSounds.html deleted file mode 100644 index 1330e5f..0000000 --- a/src/Sound/SimpleSounds.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<TITLE>Simple Sound test</TITLE> -</HEAD> -<BODY BGCOLOR="#000000"> -<applet align=middle code="SimpleSounds.class" width=256 height=256> -<blockquote> -<hr> -If you were using a Java-capable browser, -you would see Simple Sound test instead of this paragraph. -<hr> -</blockquote> -</applet> -</BODY> -</HTML> |