summaryrefslogtreecommitdiff
path: root/o3tl/qa/test-typed_flags.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/qa/test-typed_flags.cxx')
-rw-r--r--o3tl/qa/test-typed_flags.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/o3tl/qa/test-typed_flags.cxx b/o3tl/qa/test-typed_flags.cxx
index 3fe327e55b9e..d2a4154fd71b 100644
--- a/o3tl/qa/test-typed_flags.cxx
+++ b/o3tl/qa/test-typed_flags.cxx
@@ -47,8 +47,6 @@ public:
nHint &= ConfigurationChangedHint::ONE;
CPPUNIT_ASSERT( bool(nHint &= ConfigurationChangedHint::ONE) );
- ConfigurationChangedHint nHint2 = nHint & ~(ConfigurationChangedHint::ONE | ConfigurationChangedHint::TWO);
-
}
// Change the following lines only, if you add, remove or rename