diff options
Diffstat (limited to 'media-video/nvclock/files/0.6.2-qt-version-check.patch')
-rw-r--r-- | media-video/nvclock/files/0.6.2-qt-version-check.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/media-video/nvclock/files/0.6.2-qt-version-check.patch b/media-video/nvclock/files/0.6.2-qt-version-check.patch deleted file mode 100644 index 4a18796b489e..000000000000 --- a/media-video/nvclock/files/0.6.2-qt-version-check.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- src/qt/qt_nvclock.moc.orig 2003-02-06 12:53:23.000000000 -0500 -+++ src/qt/qt_nvclock.moc 2003-02-06 12:53:29.000000000 -0500 -@@ -13,11 +13,6 @@ - #include <qapplication.h> - - #include <private/qucomextra_p.h> --#if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != 19) --#error "This file was generated using the moc from 3.0.5. It" --#error "cannot be used with the include files from this version of Qt." --#error "(The moc has changed too much.)" --#endif - - const char *CTabNVidia::className() const - { |