tests: drop unneeded typedef
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 13 Dec 2022 09:57:26 +0000 (10:57 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 13 Dec 2022 09:57:26 +0000 (10:57 +0100)
commit19b7fd655259dac1e11f4efbae26a2b01f1c82d9
treec4c7ba3b0c085f0bcf7ad6412273d499b7062ec8
parent8e745cd4bec8bc7e73e402dbc59154dc9dd37860
tests: drop unneeded typedef

G_DECLARE_FINAL_TYPE() already takes care of correctly declaring the type
so we don't need the explicit typedef.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
tests/gpiod-test-sim.h