native: Remove unused up_native_test declaration

This commit is contained in:
Benjamin Berg 2022-03-31 16:50:06 +02:00
parent e995ebddc4
commit 51b4a39a81

View file

@ -26,7 +26,6 @@
G_BEGIN_DECLS
const gchar *up_native_get_native_path (GObject *object);
void up_native_test (gpointer user_data);
G_END_DECLS