diff options
author | David Robillard <d@drobilla.net> | 2024-12-11 19:52:50 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-12-11 19:53:58 -0500 |
commit | 446e1a1e8817fb0f68662762e53828b6e1ff152e (patch) | |
tree | f87952f1ca1948c899a6fe8f61b369f5be9675f2 /plugins | |
parent | 46e059efacd844e7f32f240e7efa441811b84527 (diff) | |
download | lv2-446e1a1e8817fb0f68662762e53828b6e1ff152e.tar.xz |
Simplify lv2_atom_equals()
There's no need to separately check the size and type here, since these are in
the header of both atoms and can be compared along with everything else by a
single call to memcmp().
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions