summaryrefslogtreecommitdiff
path: root/include/salhelper/condition.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/condition.hxx')
-rw-r--r--include/salhelper/condition.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/salhelper/condition.hxx b/include/salhelper/condition.hxx
index 06cadec852f3..0f936d4e5b40 100644
--- a/include/salhelper/condition.hxx
+++ b/include/salhelper/condition.hxx
@@ -29,9 +29,6 @@ namespace osl { class Mutex; }
namespace salhelper
{
- class ConditionModifier;
- class ConditionWaiter;
-
class SALHELPER_DLLPUBLIC Condition
{