From 81c35cb4919c12d164a675c0047848ad2bdcdee0 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 16 May 2016 11:14:20 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9490 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/lib/peripherals/flash/hal_flash.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'os/hal/lib/peripherals/flash/hal_flash.h') diff --git a/os/hal/lib/peripherals/flash/hal_flash.h b/os/hal/lib/peripherals/flash/hal_flash.h index d0416b353..52011a765 100644 --- a/os/hal/lib/peripherals/flash/hal_flash.h +++ b/os/hal/lib/peripherals/flash/hal_flash.h @@ -173,8 +173,6 @@ struct BaseFlashVMT { /** * @brief @p BaseFlash specific data. - * @note It is empty because @p BaseFlash is only an interface - * without implementation. */ #define _base_flash_data \ /* Driver state.*/ \ -- cgit v1.2.3