]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/time.cpp
fixed crash when using GTK theme
[wxWidgets.git] / src / msw / wince / time.cpp
index 55613ec1b08e9afcffeb096e544e7fd1bd5aef70..62b10ed256387637131cc43f5c96219b933a7361 100644 (file)
@@ -450,6 +450,7 @@ label:
 
                                if (t->tm_isdst < 0)
                                        continue;
+                continue;
                                if (diff < 0) {
                                        sign = "-";
                                        diff = -diff;