1
0
Fork 0
forked from len0rd/rockbox

Remove BrowseDirTree.

With the rework of the mountpoint selection the tree browser isn't used
anymore.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30142 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2011-07-16 08:51:02 +00:00
parent c9f70fe304
commit 39f7968bf5
7 changed files with 0 additions and 258 deletions

View file

@ -20,7 +20,6 @@
****************************************************************************/
#include "encttscfggui.h"
#include "browsedirtree.h"
EncTtsCfgGui::EncTtsCfgGui(QDialog* parent,EncTtsSettingInterface* interface,QString name) : QDialog(parent)
{