]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: (samples) remove filter.c
authorKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 11:53:56 +0000 (12:53 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Nov 2023 21:25:47 +0000 (22:25 +0100)
commitab1afb38acb44dcfcf44f7d0582125dc4005a997
tree0522cf8720cfd6c60bded891b3abdd410209be71
parent4e00fad3d5f4f4aef4d7fa83346b3509947d3562
libsmartcols: (samples) remove filter.c

It seems better to use fromfile.c sample where we do not have
hardcoded table data, but it's possible to use data from files (see
tests/ts/libsmartcols/files) as already used in in our tests.

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/samples/Makemodule.am
libsmartcols/samples/filter.c [deleted file]