From 7b5e317ad08c93689043f0ac08bd086a1e09f266 Mon Sep 17 00:00:00 2001 From: Andre Leiradella Date: Sun, 2 Sep 2018 14:50:16 +0100 Subject: [PATCH] Fix merge error --- command.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/command.c b/command.c index dfc8d05afa..113ba16503 100644 --- a/command.c +++ b/command.c @@ -282,8 +282,6 @@ static bool command_read_ram(const char *arg) data = cheevos_patch_address(addr, cheevos_get_console()); - data = cheevos_var_get_memory(&var); - if (data) { for (i=0;i