namespace 'libebus' removed.
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
#include <netdb.h>
|
||||
#include <poll.h>
|
||||
|
||||
|
||||
namespace libebus
|
||||
{
|
||||
|
||||
|
||||
bool Device::isOpen()
|
||||
{
|
||||
if (isValid() == false)
|
||||
@@ -257,8 +252,3 @@ void Port::setType(const DeviceType type)
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
} //namespace
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user