summaryrefslogtreecommitdiff
path: root/src/surface/ram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/surface/ram.c')
-rw-r--r--src/surface/ram.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/surface/ram.c b/src/surface/ram.c
index 4deabda..e2cfa04 100644
--- a/src/surface/ram.c
+++ b/src/surface/ram.c
@@ -18,8 +18,6 @@
#include "surface.h"
#include "plot.h"
-#define UNUSED(x) ((x) = (x))
-
static int ram_defaults(nsfb_t *nsfb)
{
nsfb->width = 0;