summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h b/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
index e51370f8e6d..2cbdbf643c0 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/XML_Saver.h
@@ -61,9 +61,6 @@ public:
private:
void backup_file_name (char * file_path, int nfile);
- /// \return newstr to allow in-line use
- char* escape_string(char *& newstr, size_t & size, const ACE_CString & str);
-
private:
/// A stream representing our current output.
FILE * output_;