summaryrefslogtreecommitdiff
path: root/src/msg/DispatchQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/msg/DispatchQueue.h')
-rw-r--r--src/msg/DispatchQueue.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/msg/DispatchQueue.h b/src/msg/DispatchQueue.h
index ad4584829d1..ea44c165d56 100644
--- a/src/msg/DispatchQueue.h
+++ b/src/msg/DispatchQueue.h
@@ -33,9 +33,6 @@ class SimpleMessenger;
class Message;
class Connection;
-typedef boost::intrusive_ptr<Connection> ConnectionRef;
-typedef boost::intrusive_ptr<Message> MessageRef;
-
/**
* The DispatchQueue contains all the Pipes which have Messages
* they want to be dispatched, carefully organized by Message priority