summaryrefslogtreecommitdiff
path: root/wsutil/privileges.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/privileges.h')
-rw-r--r--wsutil/privileges.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/wsutil/privileges.h b/wsutil/privileges.h
index a8b89dbe27..8ed8e5480a 100644
--- a/wsutil/privileges.h
+++ b/wsutil/privileges.h
@@ -71,15 +71,6 @@ WS_DLL_PUBLIC gchar *get_cur_username(void);
*/
WS_DLL_PUBLIC gchar *get_cur_groupname(void);
-#ifdef _WIN32
-/**
- * Check to see if npf.sys is running.
- * @return TRUE if npf.sys is running, FALSE if it's not or if there was
- * an error checking its status.
- */
-WS_DLL_PUBLIC gboolean npf_sys_is_running();
-#endif
-
#ifdef __cplusplus
}
#endif /* __cplusplus */