Removed or #if code that was not embedded friendly when building without an OS.

This commit is contained in:
skarg
2009-11-19 16:06:18 +00:00
parent 2b519a5570
commit 1d9fed6bc6
4 changed files with 8 additions and 6 deletions
+1 -2
View File
@@ -32,7 +32,6 @@
-------------------------------------------
####COPYRIGHTEND####*/
#include <assert.h>
#include "bacdcode.h"
#include "npdu.h"
#include "device.h"
@@ -211,7 +210,7 @@ void testDevIdPropRef(
}
#ifdef TEST_DEV_ID_PROP_REF
#include <assert.h>
int main(
void)
{