Skip to content

Commit c761820

Browse files
adam900710kdave
authored andcommitted
btrfs-progs: remove unused header for tune/main.c
My clangd LSP server reports warning that "common/parse-utils.h" is not utilized at all. Just remove it. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Naohiro Aota <naohiro.aota@wdc.com> Signed-off-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 3793e98 commit c761820

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tune/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
#include "common/open-utils.h"
3434
#include "common/device-scan.h"
3535
#include "common/messages.h"
36-
#include "common/parse-utils.h"
3736
#include "common/string-utils.h"
3837
#include "common/help.h"
3938
#include "common/box.h"

0 commit comments

Comments
 (0)