Skip to content

Commit 154a2b7

Browse files
committed
segfault was not my fault
1 parent f52b655 commit 154a2b7

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
@@ -65,11 +65,6 @@
6565
#include "rviz_default_plugins/displays/image/ros_image_texture_iface.hpp"
6666
#include "rviz_default_plugins/displays/image/get_transport_from_topic.hpp"
6767

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-
7368
namespace rviz_default_plugins
7469
{
7570
namespace displays

0 commit comments

Comments
 (0)