emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/w32.c,v
Date: Sun, 06 Jan 2008 00:56:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/06 00:56:56

Index: src/w32.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32.c,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -b -r1.119 -r1.120
--- src/w32.c   25 Oct 2007 14:28:54 -0000      1.119
+++ src/w32.c   6 Jan 2008 00:56:46 -0000       1.120
@@ -1269,12 +1269,6 @@
       break;
 #endif
 
-#ifdef PROCESSOR_INTEL_860
-    case PROCESSOR_INTEL_860:
-      arch = "i860";
-      break;
-#endif
-
 #ifdef PROCESSOR_MIPS_R2000
     case PROCESSOR_MIPS_R2000:
     case PROCESSOR_MIPS_R3000:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]