summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_QoS.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_QoS.h')
-rw-r--r--ACE/ace/OS_QoS.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/OS_QoS.h b/ACE/ace/OS_QoS.h
index e84c633b806..70ea271eed7 100644
--- a/ACE/ace/OS_QoS.h
+++ b/ACE/ace/OS_QoS.h
@@ -293,11 +293,9 @@ public:
#if defined (ACE_HAS_WINSOCK2) && (ACE_HAS_WINSOCK2 != 0)
#else
private:
-
ACE_Flow_Spec *sending_flowspec_;
ACE_Flow_Spec *receiving_flowspec_;
#endif
-
};
/**