Commit 386534aa by NGUYEN HOANG SON

windows: remove createOperationListBySavedSortType

parent 18a71d0e
......@@ -123,9 +123,9 @@ CHK_L.init = function() {
});
CHK_L.sendAppCommand("finishInit");
if (CHK.isWindows) {
CHK.createOperationListBySavedSortType();
}
// if (CHK.isWindows) {
// CHK.createOperationListBySavedSortType();
// }
}
if (CHK.isWeb) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment