mapi: fix preprocessor check in u_current_destroy()
authorBrian Paul <brianp@vmware.com>
Thu, 5 Mar 2015 02:17:57 +0000 (19:17 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 5 Mar 2015 13:59:43 +0000 (06:59 -0700)
commit6b5eb7bce6ac5351b0c96252a1c8738f51834e1d
tree0d9e92b3cb37db124dbc095734716641304da799
parentc3f352e8367f03cc416968d780f5dc6a6812a496
mapi: fix preprocessor check in u_current_destroy()

So it matches the preprocessor check around the u_current_init_tsd() code.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mapi/u_current.c