Removed secondary DB user.

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1171 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan
2004-12-28 17:01:25 +00:00
parent 72da78e98a
commit 2ba1ee4eb8
21 changed files with 87 additions and 127 deletions

View File

@@ -146,7 +146,7 @@ int main( int argc, char *argv[] )
zmLoadConfig();
zmDbConnect( ZM_DB_USERA, ZM_DB_PASSA );
zmDbConnect();
Monitor **monitors = 0;
int n_monitors = 0;