projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46a7564
)
Remove a dead comment from ossaudiodev.c (#15346)
author
Brett Cannon
<54418+brettcannon@users.noreply.github.com>
Tue, 20 Aug 2019 19:20:47 +0000
(12:20 -0700)
committer
GitHub
<noreply@github.com>
Tue, 20 Aug 2019 19:20:47 +0000
(12:20 -0700)
Modules/ossaudiodev.c
patch
|
blob
|
history
diff --git
a/Modules/ossaudiodev.c
b/Modules/ossaudiodev.c
index 6e050e4bc4ca53fc753c7d1617c5e978fc99bd73..c94ba9255acdc79d0bbc9988d26bcc4e624b94d2 100644
(file)
--- a/
Modules/ossaudiodev.c
+++ b/
Modules/ossaudiodev.c
@@
-14,8
+14,6
@@
* (c) 2002 Gregory P. Ward. All Rights Reserved.
* (c) 2002 Python Software Foundation. All Rights Reserved.
*
- * XXX need a license statement
- *
* $Id$
*/