summaryrefslogtreecommitdiffstats
path: root/tksao/fitsy++/file.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-10-04 19:04:30 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-10-04 19:04:30 (GMT)
commit9e5f8092376f13a970812e24e82c106d7dfc7869 (patch)
tree79ce58851a8f12617ff5a2f5bd2cd92b51d2d08b /tksao/fitsy++/file.h
parent6efa7b442cc46ecd46a2b8d0dce33f1cb3974d5b (diff)
downloadblt-9e5f8092376f13a970812e24e82c106d7dfc7869.zip
blt-9e5f8092376f13a970812e24e82c106d7dfc7869.tar.gz
blt-9e5f8092376f13a970812e24e82c106d7dfc7869.tar.bz2
track down memory leaks with getString
Diffstat (limited to 'tksao/fitsy++/file.h')
-rw-r--r--tksao/fitsy++/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tksao/fitsy++/file.h b/tksao/fitsy++/file.h
index a665fee..e410d92 100644
--- a/tksao/fitsy++/file.h
+++ b/tksao/fitsy++/file.h
@@ -213,7 +213,6 @@ public:
void getComplex(const char* name, double* real, double* img,
double rdef, double idef);
char* getString(const char* name);
- char* getStringCopy(const char* name);
char* getComment(const char* name);
char* getKeyword(const char* name);