Remove commented out includes.

This commit is contained in:
László Monda
2017-04-11 22:55:12 +02:00
parent e0ca16525d
commit ffdc6b28ab
13 changed files with 0 additions and 26 deletions

View File

@@ -6,7 +6,6 @@
*/
#include "microseconds/microseconds.h"
#include <stdarg.h>
//#include "bootloader_common.h"
#include "bus_pal_hardware.h"
////////////////////////////////////////////////////////////////////////////////

View File

@@ -4,7 +4,6 @@
*
* Notes: The driver configure sysclk as lifetime timer
*/
//#include "bootloader_common.h"
#include "microseconds/microseconds.h"
#include "fsl_device_registers.h"
#include <stdarg.h>