libqpe-opie: remove argv.patch (now in upstream CVS)
authorPaul Eggleton <bluelightning@bluelightning.org>
Sun, 7 Sep 2008 13:02:20 +0000 (13:02 +0000)
committerPaul Eggleton <bluelightning@bluelightning.org>
Sun, 7 Sep 2008 13:02:20 +0000 (13:02 +0000)
packages/libqpe/libqpe-opie/argv.patch [deleted file]
packages/libqpe/libqpe-opie_cvs.bb

diff --git a/packages/libqpe/libqpe-opie/argv.patch b/packages/libqpe/libqpe-opie/argv.patch
deleted file mode 100644 (file)
index 5926a8d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: library/qpeapplication.h
-===================================================================
---- library.orig/qpeapplication.h      2008-06-12 01:18:24.548201862 +0200
-+++ library/qpeapplication.h   2008-06-12 01:18:30.861635469 +0200
-@@ -127,7 +127,7 @@
-     static void showWidget( QWidget*, bool nomax=FALSE ) QPE_WEAK_SYMBOL;
-     /* Merge setTempScreenSaverMode */
- #ifdef QTOPIA_INTERNAL_INITAPP
--    void initApp( int argv, char **argv );
-+    void initApp( int argc, char **argv );
- #endif
-     static void setKeepRunning();
index 7c69904..d3b17ac 100644 (file)
@@ -7,6 +7,5 @@ SRC_URI = "${HANDHELDS_CVS};module=opie/library \
            file://fix-titleheight.patch;patch=1 \
            file://unbreak-logging.patch;patch=1 \
            file://citytime-path-2.patch;patch=1 \
-          file://argv.patch;patch=1 \
           "