1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

deleted empty files objective_functions.c/h

This commit is contained in:
Stephan Arndt 2013-02-13 14:59:15 +01:00
parent 29e5e713b2
commit 39482f7316
2 changed files with 0 additions and 9 deletions

View File

@ -1,6 +0,0 @@
#include "objective_functions.h"
void of0(){
}

View File

@ -1,3 +0,0 @@
#include <stdio.h>
void of0();