1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

remove unused code

Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
Pascal Bauer 2024-08-23 19:29:30 +02:00 committed by Niklas Eiling
parent 1077caf9ce
commit 0a353a0660

View file

@ -17,8 +17,6 @@ namespace villas {
namespace kernel {
namespace devices {
class PlatformDevice;
class PlatformDriver : public Driver {
private:
static constexpr char BIND_DEFAULT[] = "bind";