summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/aptcc/apt-intf.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/aptcc/apt-intf.cpp b/backends/aptcc/apt-intf.cpp
index 6e5dd885f..429102733 100644
--- a/backends/aptcc/apt-intf.cpp
+++ b/backends/aptcc/apt-intf.cpp
@@ -1789,7 +1789,6 @@ void AptIntf::updateInterface(int fd, int writeFd)
int exit_code = WEXITSTATUS(exitStatus);
cout << filename << " " << exit_code << " ret: "<< ret << endl;
- g_free(filename);
g_strfreev(argv);
g_strfreev(envp);