diff options
Diffstat (limited to 'dxr3pesframe.h')
| -rw-r--r-- | dxr3pesframe.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dxr3pesframe.h b/dxr3pesframe.h index 26e334a..5e5d5e6 100644 --- a/dxr3pesframe.h +++ b/dxr3pesframe.h @@ -26,10 +26,6 @@ #include <stdint.h> // ================================== -const int ASPECTRATIO_4_3 = 0; -const int ASPECTRATIO_16_9 = 1; - -// ================================== enum eVideoFrameType { I_FRAME, |
