summaryrefslogtreecommitdiff
path: root/TAO/tao/LocalObject.h
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-09 10:31:07 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-09 12:12:27 +0200
commit6d7b6be10a2c2be4fc47bdd2e285657fcc4d60fd (patch)
tree8869aaca71c4fe2a6a3503e12b254f0d019529bf /TAO/tao/LocalObject.h
parentc8d4a23b971afe8de1128978a7e8e5d25269762b (diff)
downloadATCD-6d7b6be10a2c2be4fc47bdd2e285657fcc4d60fd.tar.gz
Fix more blank line issues
Diffstat (limited to 'TAO/tao/LocalObject.h')
-rw-r--r--TAO/tao/LocalObject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/LocalObject.h b/TAO/tao/LocalObject.h
index a8a8d72c103..cb8c2a4b501 100644
--- a/TAO/tao/LocalObject.h
+++ b/TAO/tao/LocalObject.h
@@ -44,7 +44,6 @@ namespace CORBA
class TAO_Export LocalObject : public virtual CORBA::Object
{
public:
-
/// Destructor
virtual ~LocalObject ();