فهرست منبع

refactor: remove commented code

sschmid 4 سال پیش
والد
کامیت
5ad811ce37
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      src/MusicalScore/Graphical/SkyBottomLineCalculator.ts

+ 0 - 5
src/MusicalScore/Graphical/SkyBottomLineCalculator.ts

@@ -101,11 +101,6 @@ export class SkyBottomLineCalculator {
                         break;
                         break;
                     }
                     }
                 }
                 }
-
-               // if (tmpSkyLine[x] === undefined) {
-                 //   tmpSkyLine[x] = tmpSkyLine[x-1];
-               // }
-
             }
             }
 
 
             for (let idx: number = 0; idx < tmpSkyLine.length; idx++) {
             for (let idx: number = 0; idx < tmpSkyLine.length; idx++) {