Skip to content

Commit 5928cd9

Browse files
committed
segfault was not my fault
1 parent f8bb97e commit 5928cd9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

rviz_default_plugins/src/rviz_default_plugins/displays/image/image_display.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@
6767
#include "rviz_default_plugins/displays/image/ros_image_texture_iface.hpp"
6868
#include "rviz_default_plugins/displays/image/get_transport_from_topic.hpp"
6969

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-
7570
namespace rviz_default_plugins
7671
{
7772
namespace displays

0 commit comments

Comments
 (0)