New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79291


Ignore:
Timestamp:
06/08/11 05:26:17 (4 years ago)
Author:
cal@…
Message:

rev-upgrade: Removed declaration for function not being used without implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gsoc11-rev-upgrade/base/src/cregistry/file.h

    r78950 r79291  
    5454        reg_error* errPtr); 
    5555 
    56 void reg_file_free(reg_file* file); /* TODO: is this actually being used? */ 
    57  
    5856int reg_file_search(reg_registry* reg, char** keys, char** vals, int* strats, 
    5957        int key_count, reg_file*** files, reg_error* errPtr); 
Note: See TracChangeset for help on using the changeset viewer.