diff options
Diffstat (limited to 'hardinfo2/util.c')
-rw-r--r-- | hardinfo2/util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hardinfo2/util.c b/hardinfo2/util.c index c3022a08..79f4aef3 100644 --- a/hardinfo2/util.c +++ b/hardinfo2/util.c @@ -996,7 +996,6 @@ gchar *h_strdup_cprintf(const gchar * format, gchar * source, ...) retn = buffer; } - return retn; } |