summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/webrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd/webrom.c')
-rw-r--r--cpukit/httpd/webrom.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/cpukit/httpd/webrom.c b/cpukit/httpd/webrom.c
deleted file mode 100644
index 3efc0a9588..0000000000
--- a/cpukit/httpd/webrom.c
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * webrom.c -- Compiled Web Pages
- *
- * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
- *
- * See the file "license.txt" for usage and redistribution license requirements
- *
- * $Id$
- */
-
-#include "wsIntrn.h"
-
-websRomPageIndexType websRomPageIndex[] = {
- { NULL, NULL, 0, 0 },
-};