[79291] branches/gsoc11-rev-upgrade/base/src/cregistry/file.h

cal at macports.org cal at macports.org
Wed Jun 8 05:26:18 PDT 2011


Revision: 79291
          http://trac.macports.org/changeset/79291
Author:   cal at macports.org
Date:     2011-06-08 05:26:17 -0700 (Wed, 08 Jun 2011)
Log Message:
-----------
rev-upgrade: Removed declaration for function not being used without implementation

Modified Paths:
--------------
    branches/gsoc11-rev-upgrade/base/src/cregistry/file.h

Modified: branches/gsoc11-rev-upgrade/base/src/cregistry/file.h
===================================================================
--- branches/gsoc11-rev-upgrade/base/src/cregistry/file.h	2011-06-08 10:10:10 UTC (rev 79290)
+++ branches/gsoc11-rev-upgrade/base/src/cregistry/file.h	2011-06-08 12:26:17 UTC (rev 79291)
@@ -53,8 +53,6 @@
 reg_file* reg_file_open(reg_registry* reg, char* id, char* path,
         reg_error* errPtr);
 
-void reg_file_free(reg_file* file); /* TODO: is this actually being used? */
-
 int reg_file_search(reg_registry* reg, char** keys, char** vals, int* strats,
         int key_count, reg_file*** files, reg_error* errPtr);
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110608/8edc0d43/attachment.html>


More information about the macports-changes mailing list