Removed workaround.

This commit is contained in:
Oliver Schmidt 2017-04-04 15:53:14 +02:00 committed by GitHub
parent 93193727be
commit e806515541
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
// temporarily disable optimizations altogether until a fine grain control
// is implemented on Makefile level only disabling the compiler option -Os
#pragma optimize (off)
#include <string.h>
#include "unittest.h"