summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-06-06 22:43:59 +0000
committermidipix <writeonce@midipix.org>2018-06-06 21:49:35 -0400
commitcbd18a567736b5442275ba21ace1004f9777107a (patch)
treec6acb80194cd9153b7ad26760b09e64288da82ca /project
parentb69287c10456cd47113d9a6b87e5fe246742e167 (diff)
downloadntapi-cbd18a567736b5442275ba21ace1004f9777107a.tar.bz2
ntapi-cbd18a567736b5442275ba21ace1004f9777107a.tar.xz
internals: removed __ntapi_log_write(), as it is no longer needed.
Diffstat (limited to 'project')
-rw-r--r--project/headers.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/project/headers.mk b/project/headers.mk
index a8fe79c..f8bf78a 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -78,7 +78,6 @@ INTERNAL_HEADERS = \
$(SOURCE_DIR)/src/internal/./ntapi_fnapi.h \
$(SOURCE_DIR)/src/internal/./ntapi_hash_table.h \
$(SOURCE_DIR)/src/internal/./ntapi_impl.h \
- $(SOURCE_DIR)/src/internal/./ntapi_log.h \
$(SOURCE_DIR)/src/internal/./ntapi_pty.h \
ALL_HEADERS = $(API_HEADERS) $(INTERNAL_HEADERS) \