--- queensgui/src/solution.h 2010/04/23 06:04:54 656 +++ queensgui/src/solution.h 2010/04/23 07:36:31 657 @@ -49,9 +49,9 @@ //bool operator ==(const Solution& sol); bool operator ==(const Solution& s) { - const Solution& sol = dynamic_cast(s); + //const Solution& sol = dynamic_cast(s); for (int i=0; i