From 97785c838e088f978c8dd2c4c796cdcbeafebffc Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sat, 13 Feb 2010 09:22:12 -0800 Subject: Compiling under old fedora8 with boost 1.37. Fixed somethings that caused errors and warnings. Cannot get rid of all warnings on this system. --- lib/usrp/mboard/test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/usrp/mboard') diff --git a/lib/usrp/mboard/test.cpp b/lib/usrp/mboard/test.cpp index c533c97b4..67d3c70fa 100644 --- a/lib/usrp/mboard/test.cpp +++ b/lib/usrp/mboard/test.cpp @@ -91,7 +91,6 @@ private: } case DBOARD_PROP_CODEC: - val = NULL; //TODO return; } } -- cgit v1.2.3