summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/dive.h b/dive.h
index cf3a735fc..1ad5a9599 100644
--- a/dive.h
+++ b/dive.h
@@ -529,10 +529,6 @@ extern void set_filename(const char *filename, gboolean force);
extern void parse_file(const char *filename, GError **error, gboolean possible_default_filename);
-#ifdef XSLT
-extern xmlDoc *test_xslt_transforms(xmlDoc *doc);
-#endif
-
extern void show_dive_info(struct dive *);
extern void show_dive_equipment(struct dive *, int w_idx);