diff options
Diffstat (limited to 'src/hexen/template.c')
-rw-r--r-- | src/hexen/template.c | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/src/hexen/template.c b/src/hexen/template.c deleted file mode 100644 index 358517bc..00000000 --- a/src/hexen/template.c +++ /dev/null @@ -1,32 +0,0 @@ -
-//**************************************************************************
-//**
-//** TEMPLATE.C
-//**
-//**************************************************************************
-
-// HEADER FILES ------------------------------------------------------------
-
-// MACROS ------------------------------------------------------------------
-
-// TYPES -------------------------------------------------------------------
-
-// EXTERNAL FUNCTION PROTOTYPES --------------------------------------------
-
-// PUBLIC FUNCTION PROTOTYPES ----------------------------------------------
-
-// PRIVATE FUNCTION PROTOTYPES ---------------------------------------------
-
-// EXTERNAL DATA DECLARATIONS ----------------------------------------------
-
-// PUBLIC DATA DEFINITIONS -------------------------------------------------
-
-// PRIVATE DATA DEFINITIONS ------------------------------------------------
-
-// CODE --------------------------------------------------------------------
-
-//==========================================================================
-//
-//
-//
-//==========================================================================
|