[gnome-games/wip/exalm/rebrand: 26/124] Drop the command runner
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/rebrand: 26/124] Drop the command runner
- Date: Sat, 19 Jun 2021 14:37:43 +0000 (UTC)
commit 816bfe3abe08a1285d953954bc52a9353abb587c
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Dec 1 16:44:48 2020 +0100
Drop the command runner
It isn't used anymore.
po/POTFILES.in | 1 -
po/POTFILES.skip | 1 -
src/command/command-error.vala | 6 ---
src/command/command-runner.vala | 116 ----------------------------------------
src/meson.build | 3 --
5 files changed, 127 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index eaad2c6b..4d04cfc3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -25,7 +25,6 @@ plugins/wii/src/wii-plugin.vala
src/collection/dummy-add-collection.vala
src/collection/favorites-collection.vala
src/collection/recently-played-collection.vala
-src/command/command-runner.vala
src/core/snapshot-manager.vala
src/dummy/dummy-platform.vala
src/gameinfo/gameinfo-disc-id-disc-title.vala
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 61603d94..13dc04a1 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -22,7 +22,6 @@ plugins/wii/src/wii-plugin.c
src/collection/dummy-add-collection.c
src/collection/favorites-collection.c
src/collection/recently-played-collection.c
-src/command/command-runner.c
src/core/snapshot-manager.c
src/dummy/dummy-platform.c
src/gameinfo/gameinfo-disc-id-disc-title.c
diff --git a/src/meson.build b/src/meson.build
index bb4da609..dd47071c 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -19,9 +19,6 @@ vala_sources = [
'collection/recently-played-collection.vala',
'collection/user-collection.vala',
- 'command/command-error.vala',
- 'command/command-runner.vala',
-
'core/core.vala',
'core/cover.vala',
'core/cover-loader.vala',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]