(do_write): removed unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4086 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -86,8 +86,6 @@ do_read (int fd,
|
||||
ssize_t
|
||||
do_write (int fd, void *buf, size_t sz)
|
||||
{
|
||||
int ret;
|
||||
|
||||
if (do_encrypt) {
|
||||
#ifdef KRB4
|
||||
if(auth_method == AUTH_KRB4) {
|
||||
|
Reference in New Issue
Block a user