]> git.mxchange.org Git - simgear.git/commitdiff
No observed_ptr needed.
authorfrohlich <frohlich>
Tue, 23 Jun 2009 20:34:46 +0000 (20:34 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 25 Jun 2009 08:13:02 +0000 (10:13 +0200)
Modified Files:
simgear/scene/model/ModelRegistry.cxx

simgear/scene/model/ModelRegistry.cxx

index 861aee432949ac72fc3e28293ff6ca600e351ff0..7e32c8f7d4501ebf54f0ecfaf6776ee204c4b97d 100644 (file)
@@ -29,7 +29,6 @@
 
 #include <OpenThreads/ScopedLock>
 
-#include <osg/observer_ptr>
 #include <osg/ref_ptr>
 #include <osg/Group>
 #include <osg/NodeCallback>