SVN commit 733156 by fenton:
Removal of unneeded friend marker.
M +0 -1 scalar.h
--- branches/work/kst/portto4/kst/src/libkst/scalar.h #733155:733156
@@ -41,7 +41,6 @@
virtual ~Scalar();
- friend class ScalarFactory;
friend class ObjectStore;
public: