Skip to content

Commit

Permalink
Remove wrong getFrameRate function
Browse files Browse the repository at this point in the history
  • Loading branch information
Phencys committed Jun 24, 2024
1 parent 5e433f2 commit c6277d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
50 changes: 0 additions & 50 deletions CTAWAVE/impl/getFrameRate.php

This file was deleted.

5 changes: 0 additions & 5 deletions CTAWAVE/module.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,6 @@ private function checkFrameRateSplicePoint()
include 'impl/checkFrameRateSplicePoint.php';
}

private function getFrameRate($xml)
{
return include 'impl/getFrameRate.php';
}

private function checkAudioChannelSplicePoint()
{
return include 'impl/checkAudioChannelSplicePoint.php';
Expand Down

0 comments on commit c6277d1

Please sign in to comment.