TINSEL: Fix compiler warning

This commit is contained in:
Paul Gilbert 2012-05-13 00:47:28 +10:00
parent 8a88ad861d
commit ef4846c121

View File

@ -31,7 +31,6 @@
namespace Tinsel {
struct OBJECT;
struct Common::PROCESS;
enum NPS {NOT_IN, GOING_UP, GOING_DOWN, LEAVING, ENTERING};