summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h b/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
index 4ae02ec2e94..0f5218fee01 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Bit_Vector.h
@@ -69,7 +69,6 @@ private:
size_t first_set_bit_;
size_t first_cleared_bit_;
};
-
}
TAO_END_VERSIONED_NAMESPACE_DECL