]> git.tuebingen.mpg.de Git - paraslash.git/commit
writers: Kill ->open.
authorAndre Noll <maan@systemlinux.org>
Sat, 6 Nov 2010 10:48:12 +0000 (11:48 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 23 Nov 2010 16:43:08 +0000 (17:43 +0100)
commitc1b587842e553665fbffce079a5ff5a69c9c6a38
tree6f11e1fd496f76822b055517a69f74cf9c22c5df
parenta9ed3326f84cbb7585b5875e745f87eb96551ad4
writers: Kill ->open.

Now that ->open is a dummy function for all writers, we may safely remove
this method from struct writer and kill the dummy functions.
alsa_write.c
file_write.c
oss_write.c
osx_write.c
write.h
write_common.c