summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/includes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/cppumaker/includes.hxx')
-rw-r--r--codemaker/source/cppumaker/includes.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/codemaker/source/cppumaker/includes.hxx b/codemaker/source/cppumaker/includes.hxx
index 6618553e7d11..c28cfb13c497 100644
--- a/codemaker/source/cppumaker/includes.hxx
+++ b/codemaker/source/cppumaker/includes.hxx
@@ -47,8 +47,6 @@ public:
void addType() { m_includeType = true; }
void addCppuMacrosHxx() { m_includeCppuMacrosHxx = true; }
void addCppuUnotypeHxx() { m_includeCppuUnotypeHxx = true; }
- void addOslDoublecheckedlockingH()
- { m_includeOslDoublecheckedlockingH = true; }
void addOslMutexHxx() { m_includeOslMutexHxx = true; }
void addRtlStrbufHxx() { m_includeRtlStrbufHxx = true; }
void addRtlStringH() { m_includeRtlStringH = true; }