diff --git a/Source/Android/src/org/dolphinemu/dolphinemu/folderbrowser/FolderBrowser.java b/Source/Android/src/org/dolphinemu/dolphinemu/folderbrowser/FolderBrowser.java index 890c43f347..0ff89816e6 100644 --- a/Source/Android/src/org/dolphinemu/dolphinemu/folderbrowser/FolderBrowser.java +++ b/Source/Android/src/org/dolphinemu/dolphinemu/folderbrowser/FolderBrowser.java @@ -33,8 +33,7 @@ import org.dolphinemu.dolphinemu.gamelist.GameListActivity; * the game list for easy browsing the next time the * application is used. *
- * Note that invalid items will be shown in the color red.
- * Also note that this file browser does not display files
+ * Note that this file browser does not display files
* or directories that are hidden
*/
public final class FolderBrowser extends Fragment