removed testdata

* src/GParted_Core.cc: removed testdata
This commit is contained in:
Bart Hakvoort 2006-03-28 12:54:31 +00:00
parent f96c8dea05
commit 6187ae7584
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2006-03-28 Bart Hakvoort <hakvoort@cvs.gnome.org>
* src/GParted_Core.cc: removed testdata
2006-03-28 Bart Hakvoort <hakvoort@cvs.gnome.org>
* trivial cleanups

View File

@ -272,8 +272,6 @@ void GParted_Core::init_maps()
}
proc_partitions .close() ;
alternate_paths[ "/dev/hda5" ] = "/dev/bladieblaaaaa" ;
alternate_paths[ "/dev/hda" ] = "/dev/nog_een_testje" ;
}
}