tools: Minor cleanup

No need to register all types here.
This commit is contained in:
Matthias Clasen
2024-09-25 12:24:30 +02:00
parent fcc0f243cf
commit 67407d5dcf
3 changed files with 0 additions and 6 deletions

View File

@@ -99,8 +99,6 @@ main (int argc, const char *argv[])
gtk_init_check ();
gtk_test_register_all_types ();
if (argc < 2)
usage ();

View File

@@ -99,8 +99,6 @@ main (int argc, const char *argv[])
gtk_init_check ();
gtk_test_register_all_types ();
if (argc < 2)
usage ();

View File

@@ -99,8 +99,6 @@ main (int argc, const char *argv[])
gtk_init_check ();
gtk_test_register_all_types ();
if (argc < 2)
usage ();