summaryrefslogtreecommitdiff
path: root/wsutil/filesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/filesystem.h')
-rw-r--r--wsutil/filesystem.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/wsutil/filesystem.h b/wsutil/filesystem.h
index c28e0a48db..f09e5ccaea 100644
--- a/wsutil/filesystem.h
+++ b/wsutil/filesystem.h
@@ -143,11 +143,6 @@ WS_DLL_PUBLIC char *get_global_profiles_dir(void);
WS_DLL_PUBLIC void profile_store_persconffiles(gboolean store);
/*
- * Store a list of all personal config files which belongs in a profile.
- */
-WS_DLL_PUBLIC gboolean profile_write_info_file(gchar **pf_dir_path_return);
-
-/*
* Check if given configuration profile exists.
*/
WS_DLL_PUBLIC gboolean profile_exists(const gchar *profilename, gboolean global);