2
0
Dan Korostelev 9 жил өмнө
parent
commit
a0277e3bc5

+ 0 - 2
src/generators/gencommon.ml

@@ -5825,8 +5825,6 @@ struct
 		| TFun(args,ret) -> args,ret
 		| TFun(args,ret) -> args,ret
 		| _ -> trace (debug_type t); assert false
 		| _ -> trace (debug_type t); assert false
 
 
-	let s_path (pack,n) = (String.concat "." (pack @ [n]))
-
 	(*
 	(*
 		Since this function is applied under native-context only, the type paraters will already be changed
 		Since this function is applied under native-context only, the type paraters will already be changed
 	*)
 	*)