[Libreoffice-commits] core.git: desktop/source
Tor Lillqvist
tml at collabora.com
Tue Apr 7 10:38:17 PDT 2015
desktop/source/deployment/dp_persmap.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 2a4753b9a36bb136945857c3b882b00ad2b4486d
Author: Tor Lillqvist <tml at collabora.com>
Date: Tue Apr 7 19:49:40 2015 +0300
Follow-up to 372f9bce4e28ffcc89f92dc9982ab9a5c4922994, forgot to remove this
Change-Id: Ic3f004fbe83dc3df49147fadad8177ee64db0175
diff --git a/desktop/source/deployment/dp_persmap.cxx b/desktop/source/deployment/dp_persmap.cxx
index 7606da6..3771b6d 100644
--- a/desktop/source/deployment/dp_persmap.cxx
+++ b/desktop/source/deployment/dp_persmap.cxx
@@ -21,10 +21,6 @@
#include "dp_persmap.h"
#include <rtl/strbuf.hxx>
-#ifndef DISABLE_BDB2PMAP
-# include <vector>
-#endif
-
using namespace ::rtl;
// the persistent map is used to manage a handful of key-value string pairs
More information about the Libreoffice-commits
mailing list