summaryrefslogtreecommitdiffstats
path: root/ncr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ncr.c')
-rw-r--r--ncr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ncr.c b/ncr.c
index 90ec018..4e2559b 100644
--- a/ncr.c
+++ b/ncr.c
@@ -30,8 +30,6 @@
#include "ncr.h"
#include "ncr_int.h"
-#define err() printk(KERN_DEBUG"ncr: %s: %d\n", __func__, __LINE__)
-
void* ncr_init_lists(void)
{
struct ncr_lists *lst;