s3: remove unused regval_convert_multi_sz().
[ira/wip.git] / source3 / include / proto.h
index 5783a5e8403076a0dbe8aab637c1ad24b15222ec..05651e2cd490a826b5d57a910e74b391d47f3b4d 100644 (file)
@@ -5158,7 +5158,6 @@ bool reg_split_key(char *path, char **base, char **key);
 char *normalize_reg_path(TALLOC_CTX *ctx, const char *keyname );
 void normalize_dbkey(char *key);
 char *reg_remaining_path(TALLOC_CTX *ctx, const char *key);
-int regval_convert_multi_sz( uint16 *multi_string, size_t byte_len, char ***values );
 
 /* The following definitions come from registry/reg_util_legacy.c  */