Fix build for SMP

This commit is contained in:
quemy 2013-05-31 00:10:47 +02:00
commit 97e1da3e4a
2 changed files with 2 additions and 1 deletions

View file

@ -132,7 +132,7 @@ public:
*/
virtual void receive(void);
AIsland<bEOT> clone() const;
//AIsland<bEOT> clone() const;
protected: