summaryrefslogtreecommitdiff
path: root/noncore/apps/advancedfm/advancedfm.h
authorllornkcor <llornkcor>2004-09-25 07:39:37 (UTC)
committer llornkcor <llornkcor>2004-09-25 07:39:37 (UTC)
commit946445e87ce74b8b28817ea63854054dbf165003 (patch) (side-by-side diff)
treedba7e6837f362304eae498dcce25da5926381b33 /noncore/apps/advancedfm/advancedfm.h
parentb81695526ff68640b20fd4d1dfd6440bda35a520 (diff)
downloadopie-946445e87ce74b8b28817ea63854054dbf165003.zip
opie-946445e87ce74b8b28817ea63854054dbf165003.tar.gz
opie-946445e87ce74b8b28817ea63854054dbf165003.tar.bz2
remove not needed bool
Diffstat (limited to 'noncore/apps/advancedfm/advancedfm.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.h b/noncore/apps/advancedfm/advancedfm.h
index 42f3bc6..c25bce2 100644
--- a/noncore/apps/advancedfm/advancedfm.h
+++ b/noncore/apps/advancedfm/advancedfm.h
@@ -75,13 +75,12 @@ protected:
QComboBox *currentPathCombo;
QString filterStr, s_addBookmark, s_removeBookmark;
QListViewItem * item;
bool b;
QStringList fileSystemTypeList, fsList;
int currentServerConfig;
- bool zaurusDevice;
QGridLayout *tabLayout, *tabLayout_2, *tabLayout_3;
QStringList remoteDirPathStringList, localDirPathStringList;
QLineEdit *renameBox;
void init();
void initConnections();