We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3444d0 commit 4ed32aeCopy full SHA for 4ed32ae
macos.m
@@ -32,7 +32,6 @@
32
encoding:NSUTF8StringEncoding];
33
34
[pb setString:str forType:NSPasteboardTypeString];
35
- [str release];
36
37
ce_debug("added %zu bytes to macos pasteboard", len);
38
}
0 commit comments