From 4b03d712e3e9c817d5b4488157dbd3ab9c6f160c Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 19 May 2017 21:24:34 +0300 Subject: xattr-tags: remove hack, it's not needed now --- xattr-tags/caja-xattr-tags-extension.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xattr-tags/caja-xattr-tags-extension.h b/xattr-tags/caja-xattr-tags-extension.h index 77e7754..20b57b4 100644 --- a/xattr-tags/caja-xattr-tags-extension.h +++ b/xattr-tags/caja-xattr-tags-extension.h @@ -45,11 +45,6 @@ struct _CajaXattrTagsClass { GType caja_xattr_tags_get_type(void); void caja_xattr_tags_register_type(GTypeModule *module); -////////////////////////////////////////////////////// -// hack: libcaja-private/caja-file.c -char *caja_file_get_activation_uri(CajaFile *file); -////////////////////////////////////////////////////// - G_END_DECLS #endif /* CAJA_XATTR_TAGS_EXTENSION_H */ -- cgit v1.2.1