Fix trace
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 19 Mar 2017 20:53:53 +0000 (21:53 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sun, 19 Mar 2017 20:53:53 +0000 (21:53 +0100)
example/diameter/launcher/SConscript

index 04ad2a5..8e1b064 100644 (file)
@@ -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: