diff options
Diffstat (limited to 'runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/etLogger.c')
-rw-r--r-- | runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/etLogger.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/etLogger.c b/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/etLogger.c index 9b20f31a3..47af50672 100644 --- a/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/etLogger.c +++ b/runtime/org.eclipse.etrice.runtime.c/src/platforms/generic/etLogger.c @@ -10,14 +10,6 @@ * *******************************************************************************/ -/* - * etLogger.c - * - * Created on: 16.01.2012 - * Author: tschuetz - */ - - #include "debugging/etLogger.h" #include <stdarg.h> |