From 9ade69e13707ef025418c4350139b2440a63ad60 Mon Sep 17 00:00:00 2001 From: asterix Date: Thu, 12 Jun 2008 10:34:13 +0000 Subject: [PATCH] Remove duplicate warning. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1459 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/drv/buzzerled.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/bertos/drv/buzzerled.h b/bertos/drv/buzzerled.h index acc2a42d..4d174904 100644 --- a/bertos/drv/buzzerled.h +++ b/bertos/drv/buzzerled.h @@ -43,8 +43,6 @@ #include -#warning FIXME:This drive is obsolete, you must refactor it. - #if 0 /** Include hw_buzzerled.h. We expect hw_buzzerled.h to define enum BLD_DEVICE, which must contain * an enumarator for each device, plus a special symbol NUM_BLDS containing the -- 2.25.1