Remove a useless declaration.

This commit is contained in:
Mark de Wever 2009-06-05 17:44:51 +00:00
parent 5f4351a1dc
commit 21fa074fc4

View file

@ -88,8 +88,6 @@ public:
};
class stage_factory;
class stage_factory{
public:
typedef boost::shared_ptr< stage_factory > factory_ptr;