From c83d7cac07cc922f71c495654444cc20d627b4a1 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 11 Aug 1998 18:31:35 +0000 Subject: Remove files we never used; l2h would only use these if you use the special "html" package, which we don't and won't. --- Doc/icons/blueball.gif | Bin 390 -> 0 bytes Doc/icons/greenball.gif | Bin 390 -> 0 bytes Doc/icons/orangeball.gif | Bin 390 -> 0 bytes Doc/icons/pinkball.gif | Bin 390 -> 0 bytes Doc/icons/purpleball.gif | Bin 390 -> 0 bytes Doc/icons/redball.gif | Bin 390 -> 0 bytes Doc/icons/whiteball.gif | Bin 267 -> 0 bytes Doc/icons/yellowball.gif | Bin 390 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Doc/icons/blueball.gif delete mode 100644 Doc/icons/greenball.gif delete mode 100644 Doc/icons/orangeball.gif delete mode 100644 Doc/icons/pinkball.gif delete mode 100644 Doc/icons/purpleball.gif delete mode 100644 Doc/icons/redball.gif delete mode 100644 Doc/icons/whiteball.gif delete mode 100644 Doc/icons/yellowball.gif diff --git a/Doc/icons/blueball.gif b/Doc/icons/blueball.gif deleted file mode 100644 index 545d5ce..0000000 Binary files a/Doc/icons/blueball.gif and /dev/null differ diff --git a/Doc/icons/greenball.gif b/Doc/icons/greenball.gif deleted file mode 100644 index 1017f83..0000000 Binary files a/Doc/icons/greenball.gif and /dev/null differ diff --git a/Doc/icons/orangeball.gif b/Doc/icons/orangeball.gif deleted file mode 100644 index 03d6422..0000000 Binary files a/Doc/icons/orangeball.gif and /dev/null differ diff --git a/Doc/icons/pinkball.gif b/Doc/icons/pinkball.gif deleted file mode 100644 index 0e7aa81..0000000 Binary files a/Doc/icons/pinkball.gif and /dev/null differ diff --git a/Doc/icons/purpleball.gif b/Doc/icons/purpleball.gif deleted file mode 100644 index e327920..0000000 Binary files a/Doc/icons/purpleball.gif and /dev/null differ diff --git a/Doc/icons/redball.gif b/Doc/icons/redball.gif deleted file mode 100644 index aa394e0..0000000 Binary files a/Doc/icons/redball.gif and /dev/null differ diff --git a/Doc/icons/whiteball.gif b/Doc/icons/whiteball.gif deleted file mode 100644 index 168ea76..0000000 Binary files a/Doc/icons/whiteball.gif and /dev/null differ diff --git a/Doc/icons/yellowball.gif b/Doc/icons/yellowball.gif deleted file mode 100644 index a360cd4..0000000 Binary files a/Doc/icons/yellowball.gif and /dev/null differ -- cgit v0.12