graphics: Costmetic clean-up

This commit is contained in:
Gregory Nutt
2019-03-14 14:49:50 -06:00
parent 554a3ee824
commit 1efa91eaed
8 changed files with 2 additions and 124 deletions
-4
View File
@@ -225,10 +225,6 @@
#define _NXGL_FUNCNAME(a,b) a ## b
#define NXGL_FUNCNAME(a,b) _NXGL_FUNCNAME(a,b)
/****************************************************************************
* Public Types
****************************************************************************/
/****************************************************************************
* Public Data
****************************************************************************/
-20
View File
@@ -44,26 +44,6 @@
#include <stdint.h>
#include <string.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Private Types
****************************************************************************/
/****************************************************************************
* Private Data
****************************************************************************/
/****************************************************************************
* Public Data
****************************************************************************/
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/