mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove unused members
This commit is contained in:
parent
9f12b9b050
commit
feccfea9f1
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ public:
|
|||
friend class ZynqFactory;
|
||||
|
||||
virtual bool init() override;
|
||||
|
||||
private:
|
||||
static constexpr char axiInterface[] = "M_AXI";
|
||||
static constexpr char pcieMemory[] = "BAR0";
|
||||
};
|
||||
|
||||
class ZynqFactory : CoreFactory {
|
||||
|
|
Loading…
Add table
Reference in a new issue