]> git.eshelyaron.com Git - emacs.git/commit
Remove get_boot_time from msdos.c
authorPo Lu <luangruo@yahoo.com>
Wed, 16 Aug 2023 03:12:44 +0000 (11:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 16 Aug 2023 03:12:44 +0000 (11:12 +0800)
commit24886a2cc4814612ede558d82858a001ba6e8308
tree547ac58c0cbc27d1b066aa9cb5c34ce137020a22
parent6dacf5bce4e55f216561c3f38561b5479f8ba640
Remove get_boot_time from msdos.c

* src/msdos.c (get_boot_time): That all of the actual locking in
filelock.c is under #ifndef MSDOS escaped my notice.  Remove
this unused function.
src/msdos.c