gfx_api: remove unused
This commit is contained in:
parent
41bc660401
commit
7f71a6556b
3 changed files with 0 additions and 16 deletions
|
|
@ -2035,10 +2035,6 @@ impl ConfigClient {
|
|||
radius
|
||||
}
|
||||
|
||||
pub fn seat_toggle_expand(&self, seat: Seat) {
|
||||
self.send(&ClientMessage::SeatToggleExpand { seat });
|
||||
}
|
||||
|
||||
pub fn seat_toggle_tab(&self, seat: Seat) {
|
||||
self.send(&ClientMessage::SeatToggleTab { seat });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue