]> wimlib.net Git - wimlib/blobdiff - include/wimlib/win32.h
Move CPU and memory information to util
[wimlib] / include / wimlib / win32.h
index dd3c5c9c1c24dd72cc0c2ece75649d164b3e391b..c76a7ff5ee729b746ffe8553be4357bac4dd16fc 100644 (file)
@@ -27,12 +27,6 @@ win32_global_cleanup(void);
 extern int
 fsync(int fd);
 
-extern unsigned
-win32_get_number_of_processors(void);
-
-extern u64
-win32_get_avail_memory(void);
-
 extern tchar *
 realpath(const tchar *path, tchar *resolved_path);