summaryrefslogtreecommitdiff
path: root/include/unotools/mediadescriptor.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-21 12:37:58 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:16:55 +0200
commite428a9952351a08c0d265368c5e8ad2416b003d9 (patch)
treec1f06f1f427b61bf5fb457ec17fa969bd17c3f65 /include/unotools/mediadescriptor.hxx
parent700161cce79df7137fc4db433db6e41905d76975 (diff)
remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()
Change-Id: Ie80d0c00fe8725e59a6814707c9a4afcb6ac09b5
Diffstat (limited to 'include/unotools/mediadescriptor.hxx')
-rw-r--r--include/unotools/mediadescriptor.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/mediadescriptor.hxx b/include/unotools/mediadescriptor.hxx
index 1cd206387160..fc4864f0e29e 100644
--- a/include/unotools/mediadescriptor.hxx
+++ b/include/unotools/mediadescriptor.hxx
@@ -100,8 +100,6 @@ class UNOTOOLS_DLLPUBLIC MediaDescriptor : public comphelper::SequenceAsHashMap
static const OUString& PROP_VIEWONLY();
static const OUString& PROP_DOCUMENTBASEURL();
- static const OUString& PROP_DEEPDETECTION();
-
//-------------------------------------------
// interface
public: