summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/info/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/info/info.h')
-rw-r--r--usr.sbin/pkg_install/info/info.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/pkg_install/info/info.h b/usr.sbin/pkg_install/info/info.h
index ba56efb..2356a7e 100644
--- a/usr.sbin/pkg_install/info/info.h
+++ b/usr.sbin/pkg_install/info/info.h
@@ -47,12 +47,6 @@
#define SHOW_ORIGIN 0x2000
#define SHOW_CKSUM 0x4000
-enum _match_t {
- MATCH_ALL, MATCH_EXACT, MATCH_GLOB, MATCH_REGEX
-};
-
-typedef enum _match_t match_t;
-
extern int Flags;
extern Boolean Quiet;
extern char *InfoPrefix;
OpenPOWER on IntegriCloud