From a7724966ab4fc8cd680a20e4f2a65f276e001a39 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 22 Oct 2013 15:58:57 +0300 Subject: Bin comments that claim to say why some header is included They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c --- io/source/stm/omark.cxx | 2 +- io/source/stm/opipe.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'io/source/stm') diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx index 156b70f95c5b..90ab99931359 100644 --- a/io/source/stm/omark.cxx +++ b/io/source/stm/omark.cxx @@ -30,7 +30,7 @@ #include #include -#include // OWeakObject +#include #include #include diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx index e1dc80535568..2fdf85d742ce 100644 --- a/io/source/stm/opipe.cxx +++ b/io/source/stm/opipe.cxx @@ -28,7 +28,7 @@ #include -#include // OWeakObject +#include #include #include -- cgit