diff options
Diffstat (limited to '')
-rw-r--r-- | src/mds-registry/util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mds-registry/util.h b/src/mds-registry/util.h index c4be42a..222b887 100644 --- a/src/mds-registry/util.h +++ b/src/mds-registry/util.h @@ -38,5 +38,3 @@ void reg_table_free_value(size_t obj); #endif - - |