From e6ba29161ee79ad8500b4d74ff11d123b9f6a17f Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Tue, 5 Jun 2012 14:38:39 -0400 Subject: Remove a completed FIXME comment. Signed-off-by: Marti Bolivar --- wirish/stm32f1/boards_setup.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'wirish/stm32f1') diff --git a/wirish/stm32f1/boards_setup.cpp b/wirish/stm32f1/boards_setup.cpp index 1dec579..da45730 100644 --- a/wirish/stm32f1/boards_setup.cpp +++ b/wirish/stm32f1/boards_setup.cpp @@ -51,9 +51,6 @@ #define BOARD_RCC_PLLMUL RCC_PLLMUL_9 #endif -/* FIXME: Reintroduce all "#if 0"'ed blocks once libmaple provides - * these definitions again. */ - namespace wirish { namespace priv { -- cgit v1.2.3