Bug 1162

Summary: opt build examples module unused variables
Product: ns-3 Reporter: John Abraham <john.abraham.in>
Component: examplesAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: patch

Description John Abraham 2011-05-16 17:49:37 UTC
examples modules has a few cases of unused variables with optimized builds
Comment 1 John Abraham 2011-05-16 17:49:54 UTC
see patch
Comment 2 John Abraham 2011-05-16 17:51:45 UTC
Created attachment 1135 [details]
patch