diff options
Diffstat (limited to 'libglusterfs/src/glusterfs/dict.h')
| -rw-r--r-- | libglusterfs/src/glusterfs/dict.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/glusterfs/dict.h b/libglusterfs/src/glusterfs/dict.h index 161362bb5cb..52b833fd559 100644 --- a/libglusterfs/src/glusterfs/dict.h +++ b/libglusterfs/src/glusterfs/dict.h @@ -270,8 +270,6 @@ int  dict_remove_foreach_fn(dict_t *d, char *k, data_t *v, void *tmp);  dict_t *  dict_copy(dict_t *this, dict_t *new); -dict_t * -get_new_dict(void);  int  dict_keys_join(void *value, int size, dict_t *dict,                 int (*filter_fn)(char *key));  | 
