remove unneeded friend

This commit is contained in:
Thomas Gubler
2015-01-23 08:16:07 +01:00
parent 16c85c6d18
commit 57569482ad
-2
View File
@@ -98,8 +98,6 @@ template<typename T>
class SubscriberROS :
public Subscriber<T>
{
friend class NodeHandle;
public:
/**
* Construct Subscriber without a callback function