]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove unused header
authorJason Rumney <jasonr@gnu.org>
Fri, 9 Jan 2009 18:08:41 +0000 (18:08 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 9 Jan 2009 18:08:41 +0000 (18:08 +0000)
src/w32term.c

index 136c421c38935c1fdc7b0f7332f2fd275c1fcfec..7ad7778feaaed4de882b14f2ac107c235ed727e2 100644 (file)
@@ -31,7 +31,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <ctype.h>
 #include <errno.h>
-#include <setjmp.h>
 #include <sys/stat.h>
 
 #include "charset.h"