From: Eduardo Ramos Testillano Date: Sun, 19 Mar 2017 20:53:53 +0000 (+0100) Subject: Fix trace X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=d30d9e082885e16f0098a699a3b79f53fb28910b Fix trace --- diff --git a/example/diameter/launcher/SConscript b/example/diameter/launcher/SConscript index 04ad2a5..8e1b064 100644 --- a/example/diameter/launcher/SConscript +++ b/example/diameter/launcher/SConscript @@ -16,7 +16,6 @@ modules = [ 'core', 'io', 'xml', 'app', 'http', 'comm', 'timex', 'http', 'statis for module in modules: anna_libs.append ("anna_" + module) module = module.replace("_", ".") - kk = pwd.replace (pPath, ("source/" + module + "/")) anna_libpaths.append (pwd.replace (pPath, ("source/" + module + "/"))) # dynamic lib: