]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/signal.h
Make use of the geometry part of libmspmath
[r2c2.git] / source / libr2c2 / signal.h
index 8adbd1b3b83fbda1e5d1919da2d9823bff26c2a8..886db6983710e6b4892599544d95956afc6f98e4 100644 (file)
@@ -60,8 +60,6 @@ private:
        virtual SnapType get_default_snap_type_to(const Object &) const;
 
 public:
-       virtual bool collide_ray(const Vector &, const Vector &) const;
-
        void tick(const Msp::Time::TimeDelta &);
 
 private: