Преглед на файлове

remove references to objectDeletor.h

David Rose преди 18 години
родител
ревизия
190208d359

+ 0 - 1
panda/src/display/graphicsEngine.cxx

@@ -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"

+ 0 - 1
panda/src/express/nodeReferenceCount.h

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

+ 0 - 1
panda/src/express/referenceCount.h

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

+ 0 - 1
panda/src/putil/cachedTypedWritableReferenceCount.h

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

+ 0 - 1
panda/src/putil/nodeCachedReferenceCount.h

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