remove references to objectDeletor.h

This commit is contained in:
David Rose 2007-07-14 22:47:29 +00:00
parent 68cd3322a9
commit 190208d359
5 changed files with 0 additions and 5 deletions

View File

@ -39,7 +39,6 @@
#include "thread.h"
#include "pipeline.h"
#include "throw_event.h"
#include "objectDeletor.h"
#include "bamCache.h"
#include "cullableObject.h"
#include "geomVertexArrayData.h"

View File

@ -22,7 +22,6 @@
#include "pandabase.h"
#include "referenceCount.h"
#include "objectDeletor.h"
////////////////////////////////////////////////////////////////////
// Class : NodeReferenceCount

View File

@ -28,7 +28,6 @@
#include "atomicAdjust.h"
#include "numeric_types.h"
#include "deletedChain.h"
#include "objectDeletor.h"
#include <stdlib.h>

View File

@ -22,7 +22,6 @@
#include "pandabase.h"
#include "typedWritableReferenceCount.h"
#include "objectDeletor.h"
////////////////////////////////////////////////////////////////////
// Class : CachedTypedWritableReferenceCount

View File

@ -23,7 +23,6 @@
#include "cachedTypedWritableReferenceCount.h"
#include "nodeReferenceCount.h" // for node_unref_delete()
#include "objectDeletor.h"
////////////////////////////////////////////////////////////////////
// Class : NodeCachedReferenceCount