SVN commit 1008474 by spstarr: We don't even use this Qhash, kill it M +0 -2 ion.h --- trunk/KDE/kdebase/workspace/plasma/dataengines/weather/ions/ion.h #1008473:1008474 @@ -49,8 +49,6 @@ enum WindDirections { N, NNE, NE, ENE, E, SSE, SE, ESE, S, NNW, NW, WNW, W, SSW, SW, WSW, VR }; - typedef QHash IonDict; // Define Dict as a QHash for Ions - /** * Constructor for the ion * @param parent The parent object.