Load/Save: Removed the drive icons

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@651 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-02-21 20:49:50 +00:00
parent 4db4454794
commit b9f1116fd3
6 changed files with 85 additions and 77 deletions

2
main.c
View File

@@ -304,8 +304,6 @@ void Initialisation_du_programme(int argc,char * argv[])
// Choose directory for settings (read/write)
Set_Config_Directory(Repertoire_du_programme,Repertoire_de_configuration);
// On détecte les lecteurs qui sont accessibles:
Rechercher_drives();
// On détermine le répertoire courant:
Determiner_repertoire_courant();