New directory
[bpt/emacs.git] / lib-src / ntlib.c
index 261a6b4..31bf758 100644 (file)
@@ -208,6 +208,3 @@ sys_chdir (const char * path)
 {
   return _chdir (path);
 }
-
-/* arch-tag: 7b63fb83-70ee-4124-8822-54e53e5d0773
-   (do not change this comment) */