[gimp] plug-ins: fix last twain-plug-in commit
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: fix last twain-plug-in commit
- Date: Wed, 3 Jun 2020 22:15:02 +0000 (UTC)
commit 6def9e59fb870b8e59fe0896425359a8308cacbe
Author: Ell <ell_se yahoo com>
Date: Thu Jun 4 01:12:32 2020 +0300
plug-ins: fix last twain-plug-in commit
plug-ins/twain/twain.c | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/plug-ins/twain/twain.c b/plug-ins/twain/twain.c
index e8f3ae4b13..878975c0e8 100644
--- a/plug-ins/twain/twain.c
+++ b/plug-ins/twain/twain.c
@@ -989,12 +989,6 @@ endTransferCallback (int completionState,
completionState, pendingCount);
/* Clean up and detach from the drawable */
- if (destBuf)
- {
- g_free (destBuf);
- destBuf = NULL;
- }
-
g_object_unref (theClientData->buffer);
/* Make sure to check our return code */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]