summaryrefslogtreecommitdiff
path: root/include/utilfuns.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utilfuns.h')
-rw-r--r--include/utilfuns.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/include/utilfuns.h b/include/utilfuns.h
deleted file mode 100644
index 0873b7f..0000000
--- a/include/utilfuns.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/******************************************************************************
- * utilfuns.h - utility function prototypes
- *
- * $Id: utilfuns.h,v 1.2 2003/06/01 14:32:09 joachim Exp $
- *
- * Copyright 1998 CrossWire Bible Society (http://www.crosswire.org)
- * CrossWire Bible Society
- * P. O. Box 2528
- * Tempe, AZ 85280-2528
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation version 2.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- */
-#ifndef UTILFUNS_H
-#define UTILFUNS_H
-
-
-#include <utilstr.h>
-#include <utilconf.h>
-#include <utilweb.h>
-
-#endif