From 6fc0bdc53e0392a908d6b4c89827e06f2bb19b4a Mon Sep 17 00:00:00 2001 From: Michael Schubert Date: Tue, 17 Jul 2012 10:52:16 +0200 Subject: Remove old error handling code --- src/global.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/global.h') diff --git a/src/global.h b/src/global.h index 2b525ce07..6e7373fa3 100644 --- a/src/global.h +++ b/src/global.h @@ -10,10 +10,6 @@ #include "mwindow.h" typedef struct { - struct { - char last[1024]; - } error; - git_error *last_error; git_error error_t; -- cgit v1.2.3