aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.h
diff options
context:
space:
mode:
Diffstat (limited to 'man.h')
-rw-r--r--man.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/man.h b/man.h
index 183b21dd..a0ea681a 100644
--- a/man.h
+++ b/man.h
@@ -1,4 +1,4 @@
-/* $Id: man.h,v 1.31 2010/05/15 20:51:40 kristaps Exp $ */
+/* $Id: man.h,v 1.32 2010/05/15 22:44:04 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -55,11 +55,6 @@ enum mant {
MAN_Sp,
MAN_Vb,
MAN_Ve,
- MAN_de,
- MAN_dei,
- MAN_am,
- MAN_ami,
- MAN_dot,
MAN_MAX
};