diff options
author | Andras Timar <atimar@suse.com> | 2013-04-04 18:36:36 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-04-04 18:36:36 +0200 |
commit | 44f246930d3d12fc5e37f39c24fe8836c4228492 (patch) | |
tree | 69cf3f790f03f41bcf75966b4957b6a0776211f6 /tools | |
parent | 31518d86976d7b2a68a88fdcde51ae1dd9bbb826 (diff) |
remove unused header: tools/fsys.hxx
Change-Id: Ifa740f558e5c5e9d51516b54a2b32790dbb23dd4
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/stream/strmunx.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/stream/strmunx.cxx b/tools/source/stream/strmunx.cxx index b36d6365f8d0..562cf80e546c 100644 --- a/tools/source/stream/strmunx.cxx +++ b/tools/source/stream/strmunx.cxx @@ -26,7 +26,6 @@ #include <limits.h> #include <tools/debug.hxx> -#include <tools/fsys.hxx> #include <tools/stream.hxx> #include <vector> |