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

ips/intc: remove unused code

This commit is contained in:
Daniel Krebs 2018-06-04 14:02:51 +02:00
parent 2e339b406d
commit 7479675361

View file

@ -105,9 +105,6 @@ public:
Vlnv getCompatibleVlnv() const
{ return Vlnv(getCompatibleVlnvString()); }
// std::list<IpDependency> getDependencies() const
// { return { {"pcie", Vlnv("xilinx.com:ip:axi_pcie:") } }; }
};
} // namespace ip