diff options
Diffstat (limited to 'usrp2/firmware/apps')
-rw-r--r-- | usrp2/firmware/apps/app_common_v2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usrp2/firmware/apps/app_common_v2.c b/usrp2/firmware/apps/app_common_v2.c index b048c3fca..a8d7b9270 100644 --- a/usrp2/firmware/apps/app_common_v2.c +++ b/usrp2/firmware/apps/app_common_v2.c @@ -123,8 +123,6 @@ op_id_cmd(const op_generic_t *p, // r->fpga_md5sum = ; // FIXME // r->sw_md5sum = ; // FIXME - // FIXME Add d'board info, including dbid, min/max gain, min/max freq - return r->len; } |