Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Sep 28, 2024
1 parent 3d48d07 commit 745f70e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions guilib/include/rtabmap/gui/GraphViewer.h
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ class RTABMAP_GUI_EXPORT GraphViewer : public QGraphicsView {
void setNodeVisible(bool visible);
void setNodeRadius(float radius);
void setLinkWidth(float width);
void setNodeA(const int value);
void setNodeB(const int value);
void setNodeColor(const QColor & color);
void setNodeOdomCacheColor(const QColor & color);
void setCurrentGoalColor(const QColor & color);
Expand Down

0 comments on commit 745f70e

Please sign in to comment.