[gnome-commander] Remove unused variable



commit cc9bb24d08750ab2eeb6d619793984b42f7d066d
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Wed Jan 5 17:47:22 2022 +0100

    Remove unused variable

 src/gnome-cmd-dir.cc | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gnome-cmd-dir.cc b/src/gnome-cmd-dir.cc
index 2aa44738..ab38aba1 100644
--- a/src/gnome-cmd-dir.cc
+++ b/src/gnome-cmd-dir.cc
@@ -950,7 +950,6 @@ void gnome_cmd_dir_start_monitoring (GnomeCmdDir *dir)
 
     if (dir->priv->monitor_users == 0)
     {
-        gchar *uri_str = GNOME_CMD_FILE (dir)->get_uri_str();
         GError *error = nullptr;
 
         auto gFileMonitor = g_file_monitor_directory (


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