summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/relates.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/relates.cpp b/examples/relates.cpp
index d5e483d..c6f7dc9 100644
--- a/examples/relates.cpp
+++ b/examples/relates.cpp
@@ -18,7 +18,6 @@ int strcmp(const String &s1,const String &s2)
/*! \relates String
* A string debug function.
*/
-
void stringDebug()
{
}