summaryrefslogtreecommitdiff
path: root/rld.h
diff options
context:
space:
mode:
Diffstat (limited to 'rld.h')
-rw-r--r--rld.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/rld.h b/rld.h
index 0a6cd9c..6a42923 100644
--- a/rld.h
+++ b/rld.h
@@ -272,11 +272,6 @@ namespace rld
const std::string version ();
/**
- * The RTEMS version string. @todo move to rld-rtems.
- */
- const std::string rtems_version ();
-
- /**
* Container of strings to hold the results of a split.
*/
typedef std::vector < std::string > strings;