Fix warnings.
[mono.git] / mono / metadata / assembly.c
index ec0fcead601892d0110749437bfb777a3f5416e3..20bf77b05535015052056bf4a2d1926ec88c2dfd 100644 (file)
@@ -585,7 +585,7 @@ fallback (void)
        mono_set_dirs (MONO_ASSEMBLIES, MONO_CFG_DIR);
 }
 
-static void
+static G_GNUC_UNUSED void
 set_dirs (char *exe)
 {
        char *base;