base: remove unused enum from object pool

Ref #1443
This commit is contained in:
Stefan Kalkowski 2015-05-19 14:07:16 +02:00 committed by Christian Helmuth
parent 217f62b89d
commit a93266548f

View File

@ -90,8 +90,6 @@ class Genode::Object_pool
public:
enum { OBJ_ID_INVALID = 0 };
/**
* Constructors
*/