summaryrefslogtreecommitdiff
path: root/server/class.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/class.c')
-rw-r--r--server/class.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/class.c b/server/class.c
index 4020ea0..5d6394e 100644
--- a/server/class.c
+++ b/server/class.c
@@ -329,6 +329,8 @@ char *class;
return(NULLZACLT);
}
+#ifdef notdef
+/* currently not used */
/*
* restrict class by associating it with the acl structure acl.
* return ZERR_NONE if no error, or ZSRV_NOCLASS if there is no such
@@ -357,6 +359,7 @@ ZAcl_t *acl;
/* fell off the end, no match */
return(ZSRV_NOCLASS);
}
+#endif notdef
/*
* restrict class by registering it and associating it with the acl