summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h
index 5a428183d36..9b23cf6be44 100644
--- a/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h
+++ b/TAO/orbsvcs/tests/ImplRepo/nestea_client_i.h
@@ -44,9 +44,6 @@ public:
// Initialize the client communication endpoint with server.
private:
- int read_ior (char *filename);
- // Function to read the server ior from a file.
-
int parse_args (void);
// Parses the arguments passed on the command line.
@@ -66,4 +63,4 @@ private:
// Remember our orb.
};
-#endif /* Nestea_CLIENT_I_H */
+#endif /* NESTEA_CLIENT_I_H */