summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/mediadescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/mediadescriptor.hxx')
-rw-r--r--comphelper/inc/comphelper/mediadescriptor.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/comphelper/inc/comphelper/mediadescriptor.hxx b/comphelper/inc/comphelper/mediadescriptor.hxx
index cc70de0c5eed..e1b14a6ba243 100644
--- a/comphelper/inc/comphelper/mediadescriptor.hxx
+++ b/comphelper/inc/comphelper/mediadescriptor.hxx
@@ -28,14 +28,8 @@ namespace com { namespace sun { namespace star { namespace io {
class XInputStream;
} } } }
-//_______________________________________________
-// namespace
-
namespace comphelper{
-//_______________________________________________
-// definitions
-
/** @short can be used to work with a <type scope="::com::sun::star::document">MediaDescriptor</type>
struct.
@@ -48,8 +42,6 @@ namespace comphelper{
*/
class COMPHELPER_DLLPUBLIC MediaDescriptor : public SequenceAsHashMap
{
- //-------------------------------------------
- // const
public:
//---------------------------------------