On Thu, Oct 22, 2020 at 11:35:03AM +0200, Peter Krempa wrote:
> The only place we call it is in virHashNew. Move the code to virHashNew
> and remove virHashCreateFull.
> 
> Code wishing to use non-strings as hash table keys will be better off
> using glib's GHashTable directly.
> 
> Signed-off-by: Peter Krempa <[email protected]>
> ---
>  src/util/virhash.c | 53 +++++++++-------------------------------------
>  src/util/virhash.h |  7 ------
>  2 files changed, 10 insertions(+), 50 deletions(-)

Reviewed-by: Pavel Hrdina <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to