• Alexander Golubev's avatar
    fix several -Woverloaded-virtual warnings in common/* dir · f2ce42dd
    Alexander Golubev authored
     - CACHED_CONTAINER::GetVertices: removed useless and unused function
       which does nothing but tainted the API
     - SHAPE_LINE_CHAIN::Collide( const BOX2I& aBox, int aClearance ):
       removed an outdated function with assert(false)
     - SHAPE::BBox(): fix a small typo in the doc string
    f2ce42dd