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