Build FREELDR.SYS and SETUPLDR.SYS in a single make run.
[reactos.git] / freeldr / freeldr / include / bootmgr.h
index 3cb7118..38d5e9b 100644 (file)
@@ -21,7 +21,6 @@
 #define __BOOTMGR_H
 
 
-VOID   RunBootManager(VOID);
 U32            GetDefaultOperatingSystem(PUCHAR OperatingSystemList[], U32 OperatingSystemCount);
 S32            GetTimeOut(VOID);