[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/msdos.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/msdos.h,v |
Date: |
Sun, 24 Feb 2008 18:53:10 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/02/24 18:53:07
Index: src/s/msdos.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/msdos.h,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- src/s/msdos.h 9 Feb 2008 18:03:05 -0000 1.48
+++ src/s/msdos.h 24 Feb 2008 18:53:00 -0000 1.49
@@ -160,8 +160,6 @@
#if __DJGPP__ < 2
-#define NO_MODE_T
-
/* New chdir () routine.
DJGPP v2.0 and later doesn't need it because its chdir() does
set the drive itself. */