Skip to content

Commit

Permalink
Lose commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypw committed Dec 25, 2024
1 parent 5939f56 commit b8ef69a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ granite_dep = dependency('granite', version: '>=6.0.0')
handy_dep = dependency('libhandy-1', version: '>=0.90.0')
gtksourceview_dep = dependency('gtksourceview-4')
peas_dep = dependency('libpeas-2')
# peasgtk_dep = dependency('libpeas-gtk-1.0')
git_dep = dependency('libgit2-glib-1.0')
fontconfig_dep = dependency('fontconfig')
pangofc_dep = dependency('pangoft2')
Expand All @@ -59,7 +58,6 @@ dependencies = [
handy_dep,
gtksourceview_dep,
peas_dep,
# peasgtk_dep,
git_dep,
fontconfig_dep,
pangofc_dep,
Expand Down

0 comments on commit b8ef69a

Please sign in to comment.