aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_list.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_list.cpp')
-rw-r--r--src/modules/objects/class_list.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/objects/class_list.cpp b/src/modules/objects/class_list.cpp
index 1f62f8728..93283e50f 100644
--- a/src/modules/objects/class_list.cpp
+++ b/src/modules/objects/class_list.cpp
@@ -42,8 +42,6 @@
@inherits:
[class]object[/class]
@description:
-
-
This object class abstracts a double linked list of strings.
You can insert/remove items by zero based position, at the end (tail) or at the
beginning (head). The list incorporates an efficient iteration