Boyscouting
This commit is contained in:
parent
046092d166
commit
1bacaa7ecb
2 changed files with 0 additions and 4 deletions
|
@ -214,8 +214,6 @@ void FbTk::Resource<FbTk::MenuSearch::Mode>::setFromString(const char *strval) {
|
||||||
} else {
|
} else {
|
||||||
setDefaultValue();
|
setDefaultValue();
|
||||||
}
|
}
|
||||||
|
|
||||||
std::cerr << "** " << val << " " << m_value << "\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -24,8 +24,6 @@
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#include "stringstream.hh"
|
|
||||||
|
|
||||||
namespace FbTk {
|
namespace FbTk {
|
||||||
|
|
||||||
namespace StringUtil {
|
namespace StringUtil {
|
||||||
|
|
Loading…
Reference in a new issue