tests/monitor-unit-tests: Remove left-over function declaration

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2030>
This commit is contained in:
Jonas Ådahl 2021-09-30 14:30:16 +02:00 committed by Marge Bot
parent 85a3ca3d17
commit 20686f3354

View File

@ -31,6 +31,4 @@ void pre_run_monitor_tests (MetaContext *context);
void finish_monitor_tests (void);
MonitorTestCase * test_get_initial_monitor_test_case (void);
#endif /* MONITOR_UNIT_TESTS_H */