diff options
Diffstat (limited to 'core/node_path.h')
-rw-r--r-- | core/node_path.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/node_path.h b/core/node_path.h index 24725123d6..1b21c4ef1c 100644 --- a/core/node_path.h +++ b/core/node_path.h @@ -34,10 +34,6 @@ #include "core/string_name.h" #include "core/ustring.h" -/** - @author Juan Linietsky <reduzio@gmail.com> -*/ - class NodePath { struct Data { |