From d69cf82a079f93ae1109f70fd011a0efa75b44b5 Mon Sep 17 00:00:00 2001 From: Joshua Allen Date: Wed, 8 Mar 2017 21:17:50 -0500 Subject: shoehorn configuration into SurviveContext --- calibrate.c | 1 - 1 file changed, 1 deletion(-) (limited to 'calibrate.c') diff --git a/calibrate.c b/calibrate.c index c557251..82da7a7 100644 --- a/calibrate.c +++ b/calibrate.c @@ -147,7 +147,6 @@ void * GuiThread( void * v ) int main() { ctx = survive_init( 0 ); - config_init(); survive_install_light_fn( ctx, my_light_process ); survive_install_imu_fn( ctx, my_imu_process ); -- cgit v1.2.3