---
 src/hppa/Gget_save_loc.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/hppa/Gget_save_loc.c b/src/hppa/Gget_save_loc.c
index 1b21919..2b415b7 100644
--- a/src/hppa/Gget_save_loc.c
+++ b/src/hppa/Gget_save_loc.c
@@ -28,7 +28,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.  */
 PROTECTED int
 unw_get_save_loc (unw_cursor_t *cursor, int reg, unw_save_loc_t *sloc)
 {
-  struct cursor *c = (struct cursor *) cursor;
+  /* struct cursor *c = (struct cursor *) cursor; */
   dwarf_loc_t loc;
 
   loc = DWARF_NULL_LOC;                /* default to "not saved" */
-- 
1.7.9.5


_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to