OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-55-ge026fcb

Gerrit Code Review gerrit@openafs.org
Mon, 12 Oct 2009 07:28:48 -0700 (PDT)


The following commit has been merged in the master branch:
commit e026fcb2f03d792c80a81d99435a4ecdebba8fc9
Author: Jeffrey Altman <jaltman@secure-endpoints.com>
Date:   Sun Oct 11 18:06:25 2009 -0400

    Windows Explorer Shell Extension: Remove OutputDebugString calls
    
    Remove all OutputDebugString calls from the explorer shell extension.
    OutputDebugString() requires acquiring system global locks.
    
    LICENSE MIT
    
    Reviewed-on: http://gerrit.openafs.org/643
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/client_exp/gui2fs.cpp |   38 --------------------------------------
 1 files changed, 0 insertions(+), 38 deletions(-)

-- 
OpenAFS Master Repository