server: Avoid redundant open call when looking for an object type.
commiteb6621081a6d0f094d58c30e6850f3e01c88402e
authorAlexandre Julliard <julliard@winehq.org>
Tue, 9 Feb 2016 11:21:23 +0000 (9 20:21 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Feb 2016 11:36:17 +0000 (9 20:36 +0900)
tree8af527b9d7bf9ae37e0b856bbbc2ec1cd12f7809
parent6ccefdb7c59d6bea1650b661c9b72bb7096a3a97
server: Avoid redundant open call when looking for an object type.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/directory.c