[ostree] libotutil: Drop dead prototype



commit d1ddfc973cd5686c36c512bfbcf6b705d9687468
Author: Colin Walters <walters verbum org>
Date:   Thu Nov 29 15:56:17 2012 -0500

    libotutil: Drop dead prototype
    
    Was never implemented.

 src/libotutil/ot-gio-utils.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/libotutil/ot-gio-utils.h b/src/libotutil/ot-gio-utils.h
index 32e80f1..7505c3a 100644
--- a/src/libotutil/ot-gio-utils.h
+++ b/src/libotutil/ot-gio-utils.h
@@ -53,11 +53,6 @@ gboolean ot_gfile_rename (GFile          *src,
                           GCancellable   *cancellable,
                           GError        **error);
 
-gboolean ot_gfile_hardlink (GFile          *src,
-                            GFile          *dest,
-                            GCancellable   *cancellable,
-                            GError        **error);
-
 gboolean ot_gfile_unlink (GFile          *path,
                           GCancellable   *cancellable,
                           GError        **error);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]