We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52b655 commit 154a2b7Copy full SHA for 154a2b7
rviz_default_plugins/src/rviz_default_plugins/displays/image/image_display.cpp
@@ -65,11 +65,6 @@
65
#include "rviz_default_plugins/displays/image/ros_image_texture_iface.hpp"
66
#include "rviz_default_plugins/displays/image/get_transport_from_topic.hpp"
67
68
-#include <rviz_common/logging.hpp> // TODO remove when done
69
-
70
-// TODO This may have introduced a segfault upon closing the program, but it is infrequent.
71
-// It's possible this existed before my changes.
72
73
namespace rviz_default_plugins
74
{
75
namespace displays
0 commit comments