summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_istat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_istat.h')
-rw-r--r--include/ntapi/nt_istat.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/ntapi/nt_istat.h b/include/ntapi/nt_istat.h
index ade7404..f1a9b24 100644
--- a/include/ntapi/nt_istat.h
+++ b/include/ntapi/nt_istat.h
@@ -34,12 +34,4 @@ typedef int32_t __stdcall ntapi_tt_istat(
__in uint32_t buffer_size,
__in uint32_t flags);
-
-typedef int32_t __stdcall ntapi_tt_validate_fs_handle(
- __in void * hfile,
- __in uint32_t dev_name_hash,
- __in nt_fii fii,
- __out uintptr_t * buffer,
- __in uint32_t buffer_size);
-
#endif