Skip to content
Snippets Groups Projects
Commit 38ef7384 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[clenaup] Remove now unused function module_la_libname

parent c4c88e18
No related branches found
No related tags found
No related merge requests found
......@@ -238,13 +238,6 @@ load_opts() {
fi
}
module_la_libname()
{
local m=$1
local name="$(eval echo \$NAME_$m)"
echo "lib$(echo $name | sed 's/-//g').la"
}
abs_builddir()
{
local m=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment