src/system/mtdutils: Creation devtable moved to update.cpp

This commit is contained in:
Michael Liebmann
2013-09-22 09:00:43 +02:00
parent acea9818b8
commit 66b078cb92
4 changed files with 27 additions and 33 deletions

View File

@@ -107,7 +107,6 @@ class CMkfsJFFS2
bool skipSpezialFolders=true,
bool useSumtool=true,
CProgressWindow *progress=NULL,
bool useDevTable=true,
std::string devTable="");
};