summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/SystemTools.hxx.in')
-rw-r--r--Source/kwsys/SystemTools.hxx.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/kwsys/SystemTools.hxx.in b/Source/kwsys/SystemTools.hxx.in
index 82e1627..7c7d302 100644
--- a/Source/kwsys/SystemTools.hxx.in
+++ b/Source/kwsys/SystemTools.hxx.in
@@ -130,11 +130,6 @@ public:
static unsigned long FileLength(const char *filename);
/**
- * given a (possibly) relative path, return the completely
- * qualified path to a file system entity
- */
- static char *RealPath(const char *path, char *resolved_path);
- /**
* Add the paths from the environment variable PATH to the
* string vector passed in.
*/