Remove now unneeded verify

This commit is contained in:
Brian Behlendorf 2008-12-22 15:49:13 -08:00
parent 6bed331e59
commit f58a0bf4ec
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@
#include <libzfs.h>
#undef verify /* both libzfs.h and zfs_context.h want to define this */
#include <sys/zfs_context.h>
#include <errno.h>