seat: remove unused IpcVtable::LOCATION
This commit is contained in:
parent
6d769a15b4
commit
0de7a069db
5 changed files with 3 additions and 11 deletions
|
|
@ -146,8 +146,6 @@ pub trait WlrIpcVtable: IpcVtable<Device = ZwlrDataControlDeviceV1> {
|
|||
}
|
||||
|
||||
pub trait IpcVtable: Sized {
|
||||
const LOCATION: IpcLocation;
|
||||
|
||||
type Device;
|
||||
type Source: DataSource;
|
||||
type Offer: DataOffer<Device = Self::Device>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue