diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-03-28 04:50:02 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-03-28 04:50:02 (GMT) |
commit | 70ed4dc99c75c13797b41164959c753ffbc4572b (patch) | |
tree | 8bec4c31b19e732ec20d778434404ad96a059a67 /src/arch/operand-ui.h | |
parent | 41f0c0f9089ec941ceb70e2a6ad1b958483eb2ae (diff) |
Perform small code updates for operands.
Diffstat (limited to 'src/arch/operand-ui.h')
-rw-r--r-- | src/arch/operand-ui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/operand-ui.h b/src/arch/operand-ui.h index 4aacab7..b197645 100644 --- a/src/arch/operand-ui.h +++ b/src/arch/operand-ui.h @@ -25,7 +25,6 @@ #define _ARCH_OPERAND_UI_H - #include "../glibext/bufferline.h" #include "../glibext/helpers.h" |