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 f8bb97e commit 5928cd9Copy full SHA for 5928cd9
rviz_default_plugins/src/rviz_default_plugins/displays/image/image_display.cpp
@@ -67,11 +67,6 @@
67
#include "rviz_default_plugins/displays/image/ros_image_texture_iface.hpp"
68
#include "rviz_default_plugins/displays/image/get_transport_from_topic.hpp"
69
70
-#include <rviz_common/logging.hpp> // TODO remove when done
71
-
72
-// TODO This may have introduced a segfault upon closing the program, but it is infrequent.
73
-// It's possible this existed before my changes.
74
75
namespace rviz_default_plugins
76
{
77
namespace displays
0 commit comments