remove some comments

This commit is contained in:
2023-10-17 17:10:20 +02:00
parent 08ad191f2e
commit 208ab5ec63
7 changed files with 11 additions and 22 deletions

View File

@@ -4,7 +4,6 @@
#include "xf/behavior.h"
#include "trace/trace.h"
// TODO done: Implement code for XFBehavior class
XFBehavior::XFBehavior() {
this->deleteOnTerminate_ = false;