diff options
Diffstat (limited to 'thunar/thunar-file.h')
-rw-r--r-- | thunar/thunar-file.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/thunar/thunar-file.h b/thunar/thunar-file.h index 683b8887..1a760e0d 100644 --- a/thunar/thunar-file.h +++ b/thunar/thunar-file.h @@ -160,8 +160,6 @@ GdkDragAction thunar_file_accepts_drop (ThunarFile *file GdkDragContext *context, GdkDragAction *suggested_action_return); -const gchar *thunar_file_get_display_name (const ThunarFile *file); - guint64 thunar_file_get_date (const ThunarFile *file, ThunarFileDateType date_type); |