From a1ff443f4e9461f92d42d80d1813289443ff66e2 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 13 Nov 2019 06:19:11 +0100 Subject: [PATCH] Remove empty game files #2 --- games/com.bedtime.backtobed.json | 7 ------- games/net.pandum.client.json | 7 ------- 2 files changed, 14 deletions(-) delete mode 100644 games/com.bedtime.backtobed.json delete mode 100644 games/net.pandum.client.json diff --git a/games/com.bedtime.backtobed.json b/games/com.bedtime.backtobed.json deleted file mode 100644 index a87b0b2..0000000 --- a/games/com.bedtime.backtobed.json +++ /dev/null @@ -1,7 +0,0 @@ - -Warning: file_get_contents(old-data/more-apps/apps-pkgname/com.bedtime.backtobed.json): failed to open stream: No such file or directory in /home/cweiske/dev/ouya/game-data/bin/convert-original.php on line 41 - -Call Stack: - 0.0003 428104 1. {main}() /home/cweiske/dev/ouya/game-data/bin/convert-original.php:0 - 0.0004 454728 2. file_get_contents() /home/cweiske/dev/ouya/game-data/bin/convert-original.php:41 - diff --git a/games/net.pandum.client.json b/games/net.pandum.client.json deleted file mode 100644 index 095bc20..0000000 --- a/games/net.pandum.client.json +++ /dev/null @@ -1,7 +0,0 @@ - -Warning: file_get_contents(old-data/more-apps/apps-pkgname/net.pandum.client.json): failed to open stream: No such file or directory in /home/cweiske/dev/ouya/game-data/bin/convert-original.php on line 41 - -Call Stack: - 0.0007 428072 1. {main}() /home/cweiske/dev/ouya/game-data/bin/convert-original.php:0 - 0.0008 442592 2. file_get_contents() /home/cweiske/dev/ouya/game-data/bin/convert-original.php:41 - -- 2.30.2