[78949] branches/gsoc11-rev-upgrade/base/src/registry2.0/fileobj.h

cal at macports.org cal at macports.org
Fri May 27 15:35:11 PDT 2011


Revision: 78949
          http://trac.macports.org/changeset/78949
Author:   cal at macports.org
Date:     2011-05-27 15:35:10 -0700 (Fri, 27 May 2011)
Log Message:
-----------
rev-upgrade: This struct in registry2.0/fileobject.h is never used (and probably the same with entryobj.h)

Modified Paths:
--------------
    branches/gsoc11-rev-upgrade/base/src/registry2.0/fileobj.h

Modified: branches/gsoc11-rev-upgrade/base/src/registry2.0/fileobj.h
===================================================================
--- branches/gsoc11-rev-upgrade/base/src/registry2.0/fileobj.h	2011-05-27 22:33:43 UTC (rev 78948)
+++ branches/gsoc11-rev-upgrade/base/src/registry2.0/fileobj.h	2011-05-27 22:35:10 UTC (rev 78949)
@@ -36,12 +36,6 @@
 #include <tcl.h>
 #include <sqlite3.h>
 
-typedef struct {
-    sqlite_int64 rowid;
-    char* path;
-    sqlite3* db;
-} file_t;
-
 extern const char* file_props[];
 
 int file_obj_cmd(ClientData clientData, Tcl_Interp* interp, int objc,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110527/95097226/attachment-0001.html>


More information about the macports-changes mailing list