Skip to content

Commit f316766

Browse files
committed
removed undefined method
Signed-off-by: Leonardo Gori <leonardo.gori@iit.it>
1 parent 42bce94 commit f316766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/dialog_component/cpp_dialog_component/include/DialogComponent.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ class DialogComponent
143143
void ResetTourAndFlags(); // Resets the tour in the SchedulerComponent and in the BlackBoardComponent
144144
void ExecuteAudio(std::string audioName); // forwards call to execute_audio_component
145145
void DisableMicrophone();
146-
void GetCurrentPoi();
147146

148147
private:
149148
// ChatGPT

0 commit comments

Comments
 (0)