diff options
Diffstat (limited to 'storage/connect/plugutil.c')
-rw-r--r-- | storage/connect/plugutil.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/storage/connect/plugutil.c b/storage/connect/plugutil.c index e6d452aaf97..91b850022fb 100644 --- a/storage/connect/plugutil.c +++ b/storage/connect/plugutil.c @@ -153,9 +153,6 @@ PGLOBAL PlugInit(LPCSTR Language, uint worksize) g->Trace = 0; g->Createas = 0; g->Alchecked = 0; -#if defined(MRRBKA_SUPPORT) - g->Mrr = 0; -#endif // MRRBKA_SUPPORT g->Activityp = g->ActivityStart = NULL; g->Xchk = NULL; strcpy(g->Message, ""); |