diff options
| author | Gordon Sim <gsim@apache.org> | 2006-09-29 07:54:00 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2006-09-29 07:54:00 +0000 |
| commit | 3fedfb514c3d2ce6b9cb02a30465b6bfd3a37cf2 (patch) | |
| tree | 720fad3e08e8e4054acc9654a3d8642c3a129910 /cpp/common/io/inc/LFProcessor.h | |
| parent | e89f51052aa822f167e229762d841570ec5fca3b (diff) | |
| download | qpid-python-3fedfb514c3d2ce6b9cb02a30465b6bfd3a37cf2.tar.gz | |
Cleanup of unused classes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@451150 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/common/io/inc/LFProcessor.h')
| -rw-r--r-- | cpp/common/io/inc/LFProcessor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/common/io/inc/LFProcessor.h b/cpp/common/io/inc/LFProcessor.h index 7d99d51943..8cfbd237a3 100644 --- a/cpp/common/io/inc/LFProcessor.h +++ b/cpp/common/io/inc/LFProcessor.h @@ -23,7 +23,6 @@ #include <vector> #include "APRMonitor.h" #include "APRThreadFactory.h" -#include "IOSession.h" #include "Runnable.h" namespace qpid { |
