https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7b5fab40c1a913491bba8e88cf2c92dd531e5aa1
commit 7b5fab40c1a913491bba8e88cf2c92dd531e5aa1 Author: Hermès Bélusca-Maïto <[email protected]> AuthorDate: Sun Aug 11 22:06:27 2019 +0200 Commit: Hermès Bélusca-Maïto <[email protected]> CommitDate: Sun Aug 11 22:06:27 2019 +0200 Addendum to fba4ad4c. --- boot/freeldr/freeldr/include/fs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/boot/freeldr/freeldr/include/fs.h b/boot/freeldr/freeldr/include/fs.h index 5c5fdd4f425..2d774656df6 100644 --- a/boot/freeldr/freeldr/include/fs.h +++ b/boot/freeldr/freeldr/include/fs.h @@ -19,7 +19,6 @@ #pragma once -// FIXME: This one has nothing to do here!! #define SECTOR_SIZE 512 typedef struct tagDEVVTBL
