| 139 | } |
| 140 | |
| 141 | Suscan::Location |
| 142 | LocationConfigTab::getLocation(void) const |
| 143 | { |
| 144 | return this->current; |
| 145 | } |
| 146 | |
| 147 | void |
| 148 | LocationConfigTab::setLocation(Suscan::Location const &loc) |
nothing calls this directly
no outgoing calls
no test coverage detected