summaryrefslogtreecommitdiffstats
path: root/comphelper/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-17 11:55:14 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-17 14:19:55 +0000
commit3b1e371c5721f35f7ed0ff4da27548fc5f869861 (patch)
tree519fb5e3990209dec57c5a659bcdd16003b287d4 /comphelper/source
parentremove archaic SGI header guards (diff)
downloadcore-3b1e371c5721f35f7ed0ff4da27548fc5f869861.tar.gz
core-3b1e371c5721f35f7ed0ff4da27548fc5f869861.zip
micro-optimize, drop unused headers and lose some unused symbols
Diffstat (limited to 'comphelper/source')
-rw-r--r--comphelper/source/property/genericpropertyset.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/comphelper/source/property/genericpropertyset.cxx b/comphelper/source/property/genericpropertyset.cxx
index 123e9ef2f784..886530276abf 100644
--- a/comphelper/source/property/genericpropertyset.cxx
+++ b/comphelper/source/property/genericpropertyset.cxx
@@ -39,9 +39,6 @@
#include <comphelper/stl_types.hxx>
#include <osl/mutex.hxx>
#include <rtl/uuid.h>
-#include <boost/mem_fn.hpp>
-#include <boost/bind.hpp>
-#include <boost/utility.hpp>
///////////////////////////////////////////////////////////////////////