summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/leval.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libaccess/leval.h')
-rw-r--r--lib/libaccess/leval.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/libaccess/leval.h b/lib/libaccess/leval.h
deleted file mode 100644
index fcfb6ecc..00000000
--- a/lib/libaccess/leval.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/** BEGIN COPYRIGHT BLOCK
- * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
- * Copyright (C) 2005 Red Hat, Inc.
- * All rights reserved.
- * END COPYRIGHT BLOCK **/
-
-#ifndef LEVAL_H
-#define LEVAL_H
-
-NSPR_BEGIN_EXTERN_C
-
-int
-freeLAS(NSErr_t *errp, char *attribute, void **las_cookie);
-
-NSPR_END_EXTERN_C
-
-#endif
-