seat: remove unused IpcVtable::LOCATION
This commit is contained in:
parent
6d769a15b4
commit
0de7a069db
5 changed files with 3 additions and 11 deletions
|
|
@ -65,7 +65,6 @@ impl XIpc for XPrimarySelectionIpc {
|
|||
}
|
||||
|
||||
impl<T: XIpc> IpcVtable for T {
|
||||
const LOCATION: IpcLocation = T::LOCATION;
|
||||
type Device = XIpcDevice;
|
||||
type Source = XDataSource;
|
||||
type Offer = XDataOffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue