LibIPC: Remove unused Stub name member
This commit is contained in:
parent
639584fecb
commit
6a2c9dae06
1 changed files with 0 additions and 3 deletions
|
|
@ -29,9 +29,6 @@ public:
|
|||
|
||||
protected:
|
||||
Stub() = default;
|
||||
|
||||
private:
|
||||
ByteString m_name;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue