[gparted] Delete old Fill txtview_device_info_buffer comment



commit 7000fac99ae2bf23dca7c435030cfc4acd5af594
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date:   Fri Jan 3 13:10:49 2020 +0000

    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.

 include/Win_GParted.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/include/Win_GParted.h b/include/Win_GParted.h
index 2721ca8d..c7dad7e7 100644
--- a/include/Win_GParted.h
+++ b/include/Win_GParted.h
@@ -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 );


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]