diff options
author | rbuj <[email protected]> | 2021-10-27 17:42:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 15:44:57 +0100 |
commit | 8072141663cb9205677af679a058b1ea3c55e3d3 (patch) | |
tree | 5cb5e53b359980b82a46620e58e893c6ae2a2936 /test | |
parent | 02ae9cf74a9fc17929584a4d95560b2ad2abe826 (diff) | |
download | libmatekbd-8072141663cb9205677af679a058b1ea3c55e3d3.tar.bz2 libmatekbd-8072141663cb9205677af679a058b1ea3c55e3d3.tar.xz |
Use a blank line at most
Diffstat (limited to 'test')
-rw-r--r-- | test/matekbd-keyboard-drawing-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/matekbd-keyboard-drawing-test.c b/test/matekbd-keyboard-drawing-test.c index 015879b..596c52f 100644 --- a/test/matekbd-keyboard-drawing-test.c +++ b/test/matekbd-keyboard-drawing-test.c @@ -27,7 +27,6 @@ #include <glib.h> #include "libmatekbd/matekbd-keyboard-drawing.h" - static gchar *groups = NULL; static gchar *levels = NULL; static gchar *symbols = NULL; |