]> git.eshelyaron.com Git - emacs.git/commitdiff
* lib-src/etags.c: Remove XEmacs support.
authorStefan Kangas <stefan@marxist.se>
Sun, 7 Aug 2022 11:32:45 +0000 (13:32 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 7 Aug 2022 12:50:05 +0000 (14:50 +0200)
lib-src/etags.c

index ef1125792645e6e0ac64e42b204b1667f62522d7..ed8a2184649e2a795efb54c3a0bd52f2687cf3f3 100644 (file)
@@ -87,14 +87,6 @@ University of California, as described above. */
 
 #include <config.h>
 
-/* WIN32_NATIVE is for XEmacs.
-   MSDOS, WINDOWSNT, DOS_NT are for Emacs. */
-#ifdef WIN32_NATIVE
-# undef MSDOS
-# undef  WINDOWSNT
-# define WINDOWSNT
-#endif /* WIN32_NATIVE */
-
 #ifdef MSDOS
 # undef MSDOS
 # define MSDOS true