1
0
Serj Kalichev vor 8 Jahren
Ursprung
Commit
ddd2579a4f
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      clish/shell/shell_xml.c

+ 2 - 0
clish/shell/shell_xml.c

@@ -98,6 +98,8 @@ int clish_shell_load_scheme(clish_shell_t *this, const char *xml_path, const cha
 			return -1;
 		}
 	}
+#else
+	xslt_path = xslt_path; /* Happy compiler */
 #endif
 
 	/* Use the default path */