diff options
author | George Hazan <ghazan@miranda.im> | 2021-05-01 18:34:53 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-05-01 18:34:53 +0300 |
commit | 1cd75c5336a5ecdea2003bd45fb1875f021b1c6b (patch) | |
tree | b5d97ae736f97edaf1705e3a293ea709266593c7 /protocols/Weather/src/weather_icons.cpp | |
parent | c39c8e1373abf80a88c943d657119081a3d07c89 (diff) |
mode code cleaning
Diffstat (limited to 'protocols/Weather/src/weather_icons.cpp')
-rw-r--r-- | protocols/Weather/src/weather_icons.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Weather/src/weather_icons.cpp b/protocols/Weather/src/weather_icons.cpp index 5e993cd443..b869dbcdb2 100644 --- a/protocols/Weather/src/weather_icons.cpp +++ b/protocols/Weather/src/weather_icons.cpp @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ - #include "stdafx.h" static IconItem iconList[] = |