unfix until mac link problem can be dealt with
git-svn-id: svn://10.0.0.236/trunk@27565 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
593373dbd6
commit
da2eca81ec
@ -668,7 +668,6 @@ VR_INTERFACE(REGERR) VR_PackRegistry(void *userData, nr_RegPackCallbackFunc fn)
|
|||||||
#endif /* STANDALONE_REGISTRY */
|
#endif /* STANDALONE_REGISTRY */
|
||||||
|
|
||||||
|
|
||||||
#ifdef STANDALONE_REGISTRY
|
|
||||||
VR_INTERFACE(REGERR) VR_CreateRegistry( char *installation, char *programPath, char *versionStr )
|
VR_INTERFACE(REGERR) VR_CreateRegistry( char *installation, char *programPath, char *versionStr )
|
||||||
{
|
{
|
||||||
REGERR err;
|
REGERR err;
|
||||||
@ -720,7 +719,6 @@ VR_INTERFACE(REGERR) VR_CreateRegistry( char *installation, char *programPath, c
|
|||||||
return err;
|
return err;
|
||||||
|
|
||||||
} /* CreateRegistry */
|
} /* CreateRegistry */
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
VR_INTERFACE(REGERR) VR_Close(void)
|
VR_INTERFACE(REGERR) VR_Close(void)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user