[ghex] meson: Remove stray commented-out line
- From: Logan Rathbone <larathbone src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] meson: Remove stray commented-out line
- Date: Thu, 23 Jun 2022 16:47:08 +0000 (UTC)
commit 77a37175375ea1343824d871f48c28c4f1e0a445
Author: Logan Rathbone <poprocks gmail com>
Date: Wed Jun 22 20:46:45 2022 -0400
meson: Remove stray commented-out line
src/meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/meson.build b/src/meson.build
index 4268a11..e0dd420 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -137,7 +137,6 @@ ghex = executable(
ghex_sources + res,
include_directories: ghex_root_dir,
dependencies: [adw_dep, libgtkhex_dep],
- # dependencies: [libgtkhex_dep, adw_dep],
c_args: ghex_c_args,
install: true
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]