]> git.stg.codes - stg.git/commitdiff
Unused variable removed
authorMaxim Mamontov <faust.madf@gmail.com>
Tue, 7 Feb 2012 10:35:22 +0000 (12:35 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Tue, 7 Feb 2012 10:35:22 +0000 (12:35 +0200)
projects/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp

index 5835d077acf6899b9c9cc3231d8d115e4d5c0209..247051114511f74801fab94dc600cc07e8597428 100644 (file)
@@ -73,8 +73,6 @@ return bcc.GetPlugin();
 //-----------------------------------------------------------------------------
 int BPF_CAP_SETTINGS::ParseSettings(const MODULE_SETTINGS & s)
 {
-std::string ifaces;
-
 iface.erase(iface.begin(), iface.end());
 
 if (s.moduleParams.empty())