[gnome-commander: 157/170] noop: Remove comment




commit 1ef448b5585ac0fac472ace11c0040e779343ec7
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Tue Dec 22 23:53:45 2020 +0100

    noop: Remove comment

 src/gnome-cmd-file.cc | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/src/gnome-cmd-file.cc b/src/gnome-cmd-file.cc
index 72bf1f12..bd60012f 100644
--- a/src/gnome-cmd-file.cc
+++ b/src/gnome-cmd-file.cc
@@ -509,15 +509,6 @@ gchar *GnomeCmdFile::GetGfileContentTypeString()
     g_object_unref(gcmdFileInfo);
 
     return gFileContentTypeString;
-
-    //GList *files;
-    //g_list_append(files, gFile);
-
-    // Launch later with:
-    //g_app_info_launch (appInfo,
-    //           files,
-    //           nullptr,
-    //           &error);
 }
 
 


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