From 5a3bef85e3b70429cedf845d8026b842b571f7e4 Mon Sep 17 00:00:00 2001 From: castano Date: Tue, 27 Nov 2007 08:33:55 +0000 Subject: [PATCH] Remove warning. --- src/nvcore/Debug.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nvcore/Debug.cpp b/src/nvcore/Debug.cpp index 51ffd5f..fd6f5fa 100644 --- a/src/nvcore/Debug.cpp +++ b/src/nvcore/Debug.cpp @@ -232,7 +232,6 @@ namespace if (pnt != NULL) { // Overwrite sigaction with caller's address. - ucontext_t * uc = (ucontext_t *)secret; trace[1] = pnt; }