From 085f8a4f672ed3e167bdd7791835f7ab2bebb723 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Thu, 19 Sep 2019 00:11:05 +0200 Subject: nxcompshad: delete trailing whitespace --- nxcompshad/src/Core.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcompshad/src/Core.cpp') diff --git a/nxcompshad/src/Core.cpp b/nxcompshad/src/Core.cpp index c5084e884..99ecce82f 100644 --- a/nxcompshad/src/Core.cpp +++ b/nxcompshad/src/Core.cpp @@ -216,7 +216,7 @@ int CorePoller::isChanged(int (*checkIfInputCallback)(void *), void *arg, int *s // In order to allow this function to // be suspended and resumed later, we // need to save these two status vars. - // + // static int idxIlace = 0; static int curLine = 0; -- cgit v1.2.3