Move intrinEventInd()s from MarionetteComponent=>Director
This commit is contained in:
@@ -7,10 +7,5 @@
|
||||
namespace smo {
|
||||
namespace mrntt {
|
||||
|
||||
void MarionetteComponent::negtrinEventInd(void)
|
||||
{
|
||||
std::cout << __func__ << ": Handling negtrin event." << std::endl;
|
||||
}
|
||||
|
||||
} // namespace mrntt
|
||||
} // namespace smo
|
||||
|
||||
Reference in New Issue
Block a user