[hackers] [libgrapheme] Remove unused variable in test/util.c || Laslo Hunhold

From: <git_AT_suckless.org>
Date: Mon, 6 Jun 2022 22:58:39 +0200 (CEST)

commit c6835a3d2ff116fdf0eaa06546910372d5dd2fc3
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Mon Jun 6 22:58:26 2022 +0200
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Mon Jun 6 22:58:26 2022 +0200

    Remove unused variable in test/util.c
    
    Signed-off-by: Laslo Hunhold <dev_AT_frign.de>

diff --git a/test/util.c b/test/util.c
index b4ca8b6..992eca9 100644
--- a/test/util.c
+++ b/test/util.c
_AT_@ -13,7 +13,6 @@ int
 run_break_tests(size_t (*next_break)(const uint_least32_t *, size_t),
                 const struct break_test *test, size_t testlen, const char *argv0)
 {
- GRAPHEME_STATE state;
         size_t i, j, off, res, failed;
 
         /* character break test */
Received on Mon Jun 06 2022 - 22:58:39 CEST

This archive was generated by hypermail 2.3.0 : Mon Jun 06 2022 - 23:00:30 CEST