summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_Event.h')
-rw-r--r--TAO/tao/LF_Event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/LF_Event.h b/TAO/tao/LF_Event.h
index edf42f8b361..56abc8cde0e 100644
--- a/TAO/tao/LF_Event.h
+++ b/TAO/tao/LF_Event.h
@@ -121,7 +121,6 @@ public:
static const char *state_name (LFS_STATE st);
protected:
-
/// Validate the state change
virtual void state_changed_i (LFS_STATE new_state) = 0;