summaryrefslogtreecommitdiff
path: root/backend/dc25.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/dc25.h')
-rw-r--r--backend/dc25.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/backend/dc25.h b/backend/dc25.h
index df95271..fe12f74 100644
--- a/backend/dc25.h
+++ b/backend/dc25.h
@@ -211,12 +211,6 @@ struct pixmap {
unsigned char *planes;
};
-#ifdef __GNUC__
-#define UNUSEDARG __attribute__ ((unused))
-#else
-#define UNUSEDARG
-#endif
-
/*
* Rotations
*/