remove UNKNOWN test

db4
Doug Coleman 2008-11-19 16:10:00 -06:00
parent 50e4d009af
commit 3ea773fa80
1 changed files with 0 additions and 1 deletions

View File

@ -2,5 +2,4 @@
#define UAP_PROGRAM_COUNTER(uap) _UC_MACHINE_PC((ucontext_t *)uap)
#define UNKNOWN_TYPE_P(file) ((file)->d_type == DT_UNKNOWN)
#define DIRECTORY_P(file) ((file)->d_type == DT_DIR)