Delete old Fill txtview_device_info_buffer comment

Seems to be referring to how Fill_Label_Device_Info() worked in the
past, but from history before the beginning of the GIT repository.
Remove out of date comment.
This commit is contained in:
Mike Fleetwood 2020-01-03 13:10:49 +00:00 committed by Curtis Gedak
parent dcceb7b83c
commit 7000fac99a
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ private:
void refresh_combo_devices() ;
void show_pulsebar( const Glib::ustring & status_message ) ;
void hide_pulsebar();
//Fill txtview_device_info_buffer with some information about the selected device
void Fill_Label_Device_Info( bool clear = false );
void Add_Operation( const Device & device, Operation * operation );