Skip to content

Commit

Permalink
Remove my testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Jan 1, 2024
1 parent 3b6554b commit c3a304c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Widgets/CropView.vala
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ public class SwitchboardPlugUserAccounts.Widgets.CropView : Gtk.DrawingArea {
}

private void motion_event (double event_x, double event_y) {
critical ("we got motion");

if (!mouse_button_down) {
bool determined_cursortype = false;

Expand Down

0 comments on commit c3a304c

Please sign in to comment.