[nautilus] Remove declaration of nonexisting functions
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Remove declaration of nonexisting functions
- Date: Fri, 23 Jul 2010 10:32:02 +0000 (UTC)
commit f5b77ef6fb16d0378916a0b9e99161694480a0b3
Author: Alexander Larsson <alexl redhat com>
Date: Wed Jul 21 22:22:03 2010 +0200
Remove declaration of nonexisting functions
libnautilus-private/nautilus-file-utilities.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libnautilus-private/nautilus-file-utilities.h b/libnautilus-private/nautilus-file-utilities.h
index 340ffae..07ef197 100644
--- a/libnautilus-private/nautilus-file-utilities.h
+++ b/libnautilus-private/nautilus-file-utilities.h
@@ -31,10 +31,6 @@
#define NAUTILUS_SAVED_SEARCH_EXTENSION ".savedSearch"
#define NAUTILUS_SAVED_SEARCH_MIMETYPE "application/x-gnome-saved-search"
-/* Recognizing special file names. */
-gboolean nautilus_file_name_matches_hidden_pattern (const char *name_or_relative_uri);
-gboolean nautilus_file_name_matches_backup_pattern (const char *name_or_relative_uri);
-
/* These functions all return something something that needs to be
* freed with g_free, is not NULL, and is guaranteed to exist.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]