From 49f9aae9dbf67c401ef514fa0e7d332d4ddbc5b5 Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 7 Apr 2006 22:39:38 +0000 Subject: [PATCH] remove defunct file: --- panda/src/express/express_headers.h | 43 ----------------------------- 1 file changed, 43 deletions(-) delete mode 100644 panda/src/express/express_headers.h diff --git a/panda/src/express/express_headers.h b/panda/src/express/express_headers.h deleted file mode 100644 index 23a9564fa6..0000000000 --- a/panda/src/express/express_headers.h +++ /dev/null @@ -1,43 +0,0 @@ -// Filename: xxx_headers.h -// Created by: georges (30May01) -// -//////////////////////////////////////////////////////////////////// -// -// PANDA 3D SOFTWARE -// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved -// -// All use of this software is subject to the terms of the Panda 3d -// Software license. You should have received a copy of this license -// along with this source code; you will also find a current copy of -// the license at http://etc.cmu.edu/panda3d/docs/license/ . -// -// To contact the maintainers of this program write to -// panda3d-general@lists.sourceforge.net . -// -//////////////////////////////////////////////////////////////////// - -#include "pandabase.h" -#include -#include -#include "pnotify.h" - -#include "clockObject.h" -#include "config_express.h" -#include "datagram.h" -#include "datagramIterator.h" -#include "error_utils.h" -#include "hashVal.h" -#include "indent.h" -#include "memoryUsagePointers.h" -#include "numeric_types.h" -#include "profileTimer.h" -#include "referenceCount.h" -#include "trueClock.h" -#include "typedef.h" -#include "typedObject.h" -#include "typedReferenceCount.h" - -#include - -#pragma hdrstop -