gio/tests: Remove code and comments referring to libtool

This commit is contained in:
Nirbheek Chauhan
2019-07-13 12:23:07 +05:30
parent 88b9e71c9c
commit 5e7f12b0ce
2 changed files with 0 additions and 4 deletions

View File

@@ -646,7 +646,6 @@ test_resource_module (void)
if (g_module_supported ())
{
/* For in-tree, this will find the .la file and use it to get to the .so in .libs/ */
module = g_io_module_new (g_test_get_filename (G_TEST_BUILT,
MODULE_FILENAME_PREFIX "resourceplugin",
NULL));