diff options
Diffstat (limited to 'src/tooldef.h')
-rw-r--r-- | src/tooldef.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tooldef.h b/src/tooldef.h index 41ee1154c..9741d7088 100644 --- a/src/tooldef.h +++ b/src/tooldef.h @@ -23,10 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <string> #include <iostream> -/* - TODO: Rename to tooldef.h -*/ - struct ToolDiggingProperties { // time = basetime + sum(feature here * feature in MaterialProperties) |