summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg/pmipkg.h
authortille <tille>2002-07-15 16:03:13 (UTC)
committer tille <tille>2002-07-15 16:03:13 (UTC)
commitdcea0e50a00ed9efb988ded5abf5d39de1bea393 (patch) (side-by-side diff)
treea0deba1e0a736c8ae6bae5dcd73b457ed27962d8 /noncore/unsupported/oipkg/pmipkg.h
parentecf2a873be3274bb30be0c659b7db6ef8a43be84 (diff)
downloadopie-dcea0e50a00ed9efb988ded5abf5d39de1bea393.zip
opie-dcea0e50a00ed9efb988ded5abf5d39de1bea393.tar.gz
opie-dcea0e50a00ed9efb988ded5abf5d39de1bea393.tar.bz2
oipkg works with ipkg 0.99.20
Diffstat (limited to 'noncore/unsupported/oipkg/pmipkg.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/pmipkg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/unsupported/oipkg/pmipkg.h b/noncore/unsupported/oipkg/pmipkg.h
index 662800a..c84acfa 100644
--- a/noncore/unsupported/oipkg/pmipkg.h
+++ b/noncore/unsupported/oipkg/pmipkg.h
@@ -53,7 +53,6 @@ public slots:
void getIpkgOutput(OProcess *proc, char *buffer, int buflen);
private:
- bool shellWarning;
OProcess *ipkgProcess;
PackageManagerSettings* settings;
RunWindow *runwindow;