SVN commit 857567 by fenton: Cleanup unnecessary namespace definition. M +0 -4 datavector.h --- branches/work/kst/portto4/kst/src/libkst/datavector.h #857566:857567 @@ -25,10 +25,6 @@ namespace Kst { -namespace Equation { - class Node; -} - /**A class for handling data vectors for kst. *@author cbn */