On Sat, Feb 13 2021, Christian Weisgerber <na...@mips.inka.de> wrote:
> Bjorn Ketelaars:
>
>> Fix taken from
>> https://github.com/compiz-reloaded/compiz-plugins-main/commit/1f39291442513c08930bef308d0ce9dccea74589
>
> That enum isn't used anywhere?!

The enum constants are used, but the OpType enum variable isn't.
The intent was probably to define enum OpType instead:

enum OpType {
...
};

> Oh well, no point in diverging from upstream.

Indeed.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to