gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10752 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r10752 - gnunet/src/include
Date: Fri, 2 Apr 2010 16:34:42 +0200

Author: grothoff
Date: 2010-04-02 16:34:42 +0200 (Fri, 02 Apr 2010)
New Revision: 10752

Modified:
   gnunet/src/include/gnunet_container_lib.h
Log:
dead

Modified: gnunet/src/include/gnunet_container_lib.h
===================================================================
--- gnunet/src/include/gnunet_container_lib.h   2010-04-02 11:57:22 UTC (rev 
10751)
+++ gnunet/src/include/gnunet_container_lib.h   2010-04-02 14:34:42 UTC (rev 
10752)
@@ -439,19 +439,7 @@
   *GNUNET_CONTAINER_meta_data_deserialize (const char *input,
                                            size_t size);
 
-/**
- * Does the meta-data claim that this is a directory?
- * Checks if the mime-type is that of a GNUnet directory.
- *
- * @param md metadata to inspect
- * @return GNUNET_YES if it is, GNUNET_NO if it is not, GNUNET_SYSERR if
- *  we have no mime-type information (treat as 'GNUNET_NO')
- */
-int GNUNET_CONTAINER_meta_data_test_for_directory (const struct
-                                                   GNUNET_CONTAINER_MetaData
-                                                   *md);
 
-
 /* ******************************* HashMap **************************** */
 
 /**





reply via email to

[Prev in Thread] Current Thread [Next in Thread]