Skip to content

Commit

Permalink
subprojects: Drop leftovers of pybind11
Browse files Browse the repository at this point in the history
The pybind11 subproject was removed in commit ad4719c ("py: Move to
mainline pybind11 version"), but two traces remained, one in .gitignore
and a second one as a meson.build for pybind11. Remove them.

Fixes: ad4719c ("py: Move to mainline pybind11 version")
Signed-off-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
  • Loading branch information
tomba authored and pinchartl committed Jun 4, 2023
1 parent 49fd9e5 commit f513fd7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion subprojects/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
/libyaml
/libyuv
/packagecache
/pybind11-*
7 changes: 0 additions & 7 deletions subprojects/packagefiles/pybind11/meson.build

This file was deleted.

0 comments on commit f513fd7

Please sign in to comment.