diff options
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/inc/node.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx index ab27af014df9..1f2b2a9d836b 100644 --- a/starmath/inc/node.hxx +++ b/starmath/inc/node.hxx @@ -618,7 +618,6 @@ public: void Accept(SmVisitor* pVisitor); }; -//////////////////////////////////////////////////////////////////////////////// /** Dynamic Integral symbol node * @@ -830,8 +829,6 @@ public: }; -//////////////////////////////////////////////////////////////////////////////// - /** Dynamic Integral node * * Used to create Dynamically sized integrals |