--- ./rockbox-20070513/apps/recorder/recording.h 2007-05-18 00:07:13.000000000 -0400 +++ ./rockbox-20070513-original/apps/recorder/recording.h 2007-04-15 18:20:01.000000000 -0400 @@ -47,7 +47,4 @@ /* creates unique filename and starts recording */ void rec_new_file(void); -/* APIs for managing the user-defined recording directories */ -bool rec_path_insert(char* path); -bool recording_directory_menu(void); #endif