diff options
| author | Kirill Primak <vyivel@eclair.cafe> | 2022-01-23 18:16:44 +0300 |
|---|---|---|
| committer | Tudor Brindus <vulcainus@gmail.com> | 2022-01-23 10:41:57 -0500 |
| commit | cd1ee0e172a10a3f8a420ff20aa1a69d46c7b4ad (patch) | |
| tree | 2d279b6ca9273b30c932420701811c47cbf3043d /.gitignore | |
| parent | 8ca2847b42533265cdccb78d939d00fc6a062e48 (diff) | |
| download | sway-cd1ee0e172a10a3f8a420ff20aa1a69d46c7b4ad.tar.xz | |
swaynag: remove buffer destruction condition
An address of a variable can never be NULL, so checking it doesn't make
sense; and `destroy_buffer()` can operate on already destroyed buffers
anyway.
Fixes #6780
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
