aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-path.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-path.h')
-rw-r--r--e-util/e-path.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/e-path.h b/e-util/e-path.h
index 2295889778..58c12874da 100644
--- a/e-util/e-path.h
+++ b/e-util/e-path.h
@@ -22,6 +22,9 @@
#include <glib.h>
+/* FIXME: deprecated
+ This is used exclusively for the legacy imap cache code. DO NOT use this in any new code */
+
typedef gboolean (*EPathFindFoldersCallback) (const char *physical_path,
const char *path,
gpointer user_data);