summaryrefslogtreecommitdiff
path: root/ACE/ace/ETCL
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/ETCL')
-rw-r--r--ACE/ace/ETCL/ETCL_Interpreter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/ETCL/ETCL_Interpreter.h b/ACE/ace/ETCL/ETCL_Interpreter.h
index b5f57b570ab..0a16b259f84 100644
--- a/ACE/ace/ETCL/ETCL_Interpreter.h
+++ b/ACE/ace/ETCL/ETCL_Interpreter.h
@@ -91,7 +91,6 @@ public:
static int copy_into (char* buf, int max_size);
private:
-
/// Pointers to keep track of the input string.
static char* string_;
static char* current_;