summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2009-05-30 14:16:12 +0200
committerGravatar Stefan Richter 2009-05-30 14:16:12 +0200
commit489981d4ae905127a0f7c300e7d12161666fc0c8 (patch)
tree312c124ca9947636c828ee6f5b546c3ea84b740e /src
parentFix memory leaks with async requests on firewire-core (diff)
Remove an unused struct member
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to '')
-rw-r--r--src/fw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fw.h b/src/fw.h
index 04e2b06..c9596fd 100644
--- a/src/fw.h
+++ b/src/fw.h
@@ -71,7 +71,6 @@ struct request_closure {
void *data;
size_t length;
unsigned long tag;
- struct raw1394_reqhandle reqhandle;
};
struct allocation;
23:53:50 -0400'>2021-07-22typoGravatar John Cowan 1-1/+1 2021-07-22switching to explicit dtosGravatar John Cowan 1-88/+102 2021-07-22errorsGravatar John Cowan 1-1/+4 2021-07-22more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-20update preview linkGravatar John Cowan 1-1/+1 2021-07-20MN-W reviewGravatar John Cowan 1-6/+6 2021-07-18Fix typo.Gravatar Arthur A. Gleckler 2-4/+4 2021-07-18Add <p> around abstract.Gravatar Arthur A. Gleckler 1-2/+2 2021-07-18Publish first draft.draft-1Gravatar Arthur A. Gleckler 3-0/+114 2021-07-18Ignore trailing whitespace.Gravatar Arthur A. Gleckler 11-129/+129 2021-07-18Ignore "Dictionaries.log".Gravatar Arthur A. Gleckler 1-1/+2 2021-07-18Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 1-27/+27 2021-07-18Eliminate unnecessary redirect by using TLS/SSL.Gravatar Arthur A. Gleckler 1-1/+1