Kaydet (Commit) 3bdc99fe authored tarafından Noel Grandin's avatar Noel Grandin Kaydeden (comit) Noel Power

remove unused fields

Change-Id: Ia2b2fd7623351377df9a0c76ad27cb6b738bc124
üst 4b415950
......@@ -51,11 +51,8 @@ namespace chelp
{
OUString aTitle; // Title
OUString aContentType; // ContentType
sal_Bool bIsDocument; // IsDocument
sal_Bool bIsFolder; // IsFolder
ContentProperties()
: bIsDocument( sal_True ), bIsFolder( sal_False ) {}
ContentProperties() {}
};
//=========================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment