summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_module.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno/source/module/pyuno_module.cxx')
-rw-r--r--pyuno/source/module/pyuno_module.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyuno/source/module/pyuno_module.cxx b/pyuno/source/module/pyuno_module.cxx
index 31c330ea03cc..432a61ef988d 100644
--- a/pyuno/source/module/pyuno_module.cxx
+++ b/pyuno/source/module/pyuno_module.cxx
@@ -91,7 +91,6 @@ namespace {
class fillStructState
{
- typedef boost::unordered_map <const OUString, bool, OUStringHash> initialised_t;
// Keyword arguments used
PyObject *used;
// Which structure members are initialised