From 8daf6e19c11184fcc8e61b00a9f17fa2ad6718fa Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Sun, 14 Feb 2010 15:18:24 -0800 Subject: [PATCH] remove reference to nonexistant include --- usrp2/firmware/apps/app_common_v2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/usrp2/firmware/apps/app_common_v2.c b/usrp2/firmware/apps/app_common_v2.c index 7bd30211..036d0bac 100644 --- a/usrp2/firmware/apps/app_common_v2.c +++ b/usrp2/firmware/apps/app_common_v2.c @@ -31,7 +31,6 @@ #include "clocks.h" #include "u2_init.h" #include -//#include "db_init.h" #include "usrp2_i2c_addr.h" volatile bool link_is_up = false; // eth handler sets this -- 2.30.2