[gnome-apps-nightly] Games: Remove old comments



commit 382cb8a3a733235a0511d8cd50cdfa06185b2862
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Feb 24 11:15:19 2017 +0100

    Games: Remove old comments
    
    Remove some now irrelevant comments for the libretro cores.

 libretro-cores/libretro-bsnes.json        |    1 -
 libretro-cores/libretro-gambatte.json     |    1 -
 libretro-cores/libretro-nestopia.json     |    1 -
 libretro-cores/libretro-pcsx_rearmed.json |    1 -
 4 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libretro-cores/libretro-bsnes.json b/libretro-cores/libretro-bsnes.json
index 4e7801d..d89e384 100644
--- a/libretro-cores/libretro-bsnes.json
+++ b/libretro-cores/libretro-bsnes.json
@@ -12,7 +12,6 @@
                 "profile=balanced"
             ],
             "post-install": [
-                /* TODO: Find a better folder */
                 /* TODO: Send that upstream */
                 "mkdir -p /app/lib/libretro/",
                 "install -m644 -p bsnes_balanced.libretro /app/lib/libretro/"
diff --git a/libretro-cores/libretro-gambatte.json b/libretro-cores/libretro-gambatte.json
index 36af5ec..e6982fe 100644
--- a/libretro-cores/libretro-gambatte.json
+++ b/libretro-cores/libretro-gambatte.json
@@ -10,7 +10,6 @@
                 "core_installdir=/app/lib/libretro"
             ],
             "post-install": [
-                /* TODO: Find a better folder */
                 /* TODO: Send that upstream */
                 "mkdir -p /app/lib/libretro/",
                 "install -m644 -p gambatte.libretro /app/lib/libretro/"
diff --git a/libretro-cores/libretro-nestopia.json b/libretro-cores/libretro-nestopia.json
index 9fb3608..64bd8a2 100644
--- a/libretro-cores/libretro-nestopia.json
+++ b/libretro-cores/libretro-nestopia.json
@@ -11,7 +11,6 @@
                 "core_installdir=/app/lib/libretro"
             ],
             "post-install": [
-                /* TODO: Find a better folder */
                 /* TODO: Send that upstream */
                 "mkdir -p /app/lib/libretro/",
                 "install -m644 -p nestopia.libretro /app/lib/libretro/"
diff --git a/libretro-cores/libretro-pcsx_rearmed.json b/libretro-cores/libretro-pcsx_rearmed.json
index 99e3c41..8e5248a 100644
--- a/libretro-cores/libretro-pcsx_rearmed.json
+++ b/libretro-cores/libretro-pcsx_rearmed.json
@@ -11,7 +11,6 @@
                 "prefix=/app"
             ],
             "post-install": [
-                /* TODO: Find a better folder */
                 /* TODO: Send that upstream */
                 "mkdir -p /app/lib/libretro/",
                 "install -m644 -p pcsx_rearmed.libretro /app/lib/libretro/"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]