diff --git a/fpga/include/villas/fpga/card.hpp b/fpga/include/villas/fpga/card.hpp index 09ed0ecde..d327878b2 100644 --- a/fpga/include/villas/fpga/card.hpp +++ b/fpga/include/villas/fpga/card.hpp @@ -27,8 +27,6 @@ public: std::shared_ptr vfioContainer; std::shared_ptr vfioDevice; - std::list ignored_ip_names; - // Slave address space ID to access the PCIe address space from the // FPGA MemoryManager::AddressSpaceId addrSpaceIdDeviceToHost;