| 393 | |
| 394 | ~wfs_surface() = default; |
| 395 | void interactive_move() |
| 396 | { |
| 397 | LOGE("Interactive move no longer supported!"); |
| 398 | } |
| 399 | }; |
| 400 | |
| 401 | static void handle_zwf_surface_interactive_move(wl_client*, wl_resource *resource) |
no outgoing calls
no test coverage detected