all: remove dead code
This commit is contained in:
parent
a20008d446
commit
8cee61122e
32 changed files with 9 additions and 145 deletions
|
|
@ -101,7 +101,6 @@ pub trait DynDataOffer: 'static {
|
|||
fn offer_id(&self) -> DataOfferId;
|
||||
fn client_id(&self) -> ClientId;
|
||||
fn send_offer(&self, mime_type: &str);
|
||||
fn destroy(&self);
|
||||
fn cancel(&self);
|
||||
fn get_seat(&self) -> Rc<WlSeatGlobal>;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue