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:
parent
2e339b406d
commit
7479675361
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue