Removed print.h include

This commit is contained in:
Ross Owen
2013-11-28 11:59:41 +00:00
parent 15f7739f23
commit 5f70b9a002
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
#include <xs1.h>
#include <platform.h>
#include <print.h>
#include "devicedefines.h"
#include "xud.h"

View File

@@ -1,7 +1,6 @@
#include <xs1.h>
#include <flash.h>
#include <flashlib.h>
#include <print.h>
#include <string.h>
#include <xclib.h>