diff options
Diffstat (limited to 'games/xptools/files/patch-RF__Main.cpp')
-rw-r--r-- | games/xptools/files/patch-RF__Main.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/xptools/files/patch-RF__Main.cpp b/games/xptools/files/patch-RF__Main.cpp deleted file mode 100644 index 3508128c4c1b..000000000000 --- a/games/xptools/files/patch-RF__Main.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/RenderFarmUI/RF_Main.cpp.orig 2018-07-04 20:42:21 UTC -+++ src/RenderFarmUI/RF_Main.cpp -@@ -303,7 +303,7 @@ static GISTool_RegCmd_t sUtilCmds[] = { - - - --static int fifo = NULL; -+static int fifo = 0; - - static float CheckFifo(void) - { |