Kaydet (Commit) 290f0c27 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: Idf6c16b837add81a2d4948a7a0e6a68ce79a0f16
üst a63562fc
...@@ -85,14 +85,6 @@ static sal_Int32 lcl_ToVertAlign( sal_Int32 nAlign ) ...@@ -85,14 +85,6 @@ static sal_Int32 lcl_ToVertAlign( sal_Int32 nAlign )
// ============================================================================ // ============================================================================
namespace {
const sal_uInt16 BIFF_NOTE_VISIBLE = 0x0002;
} // namespace
// ============================================================================
CommentModel::CommentModel() : CommentModel::CommentModel() :
mnAuthorId( -1 ), mnAuthorId( -1 ),
mnObjId( BIFF_OBJ_INVALID_ID ), mnObjId( BIFF_OBJ_INVALID_ID ),
......
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