aboutsummaryrefslogtreecommitdiffstats
path: root/parameter/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/Element.h')
-rw-r--r--parameter/Element.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/parameter/Element.h b/parameter/Element.h
index c93e2c4..ebb33a3 100644
--- a/parameter/Element.h
+++ b/parameter/Element.h
@@ -151,7 +151,6 @@ protected:
static void appendTitle(std::string& strTo, const std::string& strTitle);
// Hierarchy
- CElement* getLastChild();
CElement* getParent();
CElement* findAscendantOfKind(const std::string& strKind);