Skip to content

Commit

Permalink
Remove x_get_stage_window (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
lenemter authored Jan 12, 2025
1 parent bbb6f77 commit ff7c2cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/WindowManager.vala
Original file line number Diff line number Diff line change
Expand Up @@ -2361,7 +2361,4 @@ namespace Gala {
actor.unref ();
}
}

[CCode (cname="clutter_x11_get_stage_window")]
public extern X.Window x_get_stage_window (Clutter.Actor stage);
}

0 comments on commit ff7c2cb

Please sign in to comment.