summaryrefslogtreecommitdiff
path: root/package/omxplayer/patches/patch-OMXPlayerSubtitles_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'package/omxplayer/patches/patch-OMXPlayerSubtitles_cpp')
-rw-r--r--package/omxplayer/patches/patch-OMXPlayerSubtitles_cpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/omxplayer/patches/patch-OMXPlayerSubtitles_cpp b/package/omxplayer/patches/patch-OMXPlayerSubtitles_cpp
deleted file mode 100644
index c23d1c9b3..000000000
--- a/package/omxplayer/patches/patch-OMXPlayerSubtitles_cpp
+++ /dev/null
@@ -1,17 +0,0 @@
---- omxplayer-0.2.orig/OMXPlayerSubtitles.cpp 2013-10-11 15:17:41.000000000 +0200
-+++ omxplayer-0.2/OMXPlayerSubtitles.cpp 2013-10-11 15:28:35.000000000 +0200
-@@ -43,11 +43,9 @@ OMXPlayerSubtitles::OMXPlayerSubtitles()
- m_centered(),
- m_ghost_box(),
- m_lines(),
-- m_av_clock(),
--#ifndef NDEBUG
-- m_open()
--#endif
--{}
-+ m_av_clock()
-+{
-+}
-
- OMXPlayerSubtitles::~OMXPlayerSubtitles() BOOST_NOEXCEPT
- {