Removed extraneous brightness parameters

git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@693 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
stan 2003-11-21 10:37:33 +00:00
parent 41315c9201
commit 9638cc502a
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ int main( int argc, char *argv[] )
{"noalarm", 0, 0, 'n'},
{"cancel", 0, 0, 'c'},
{"query", 0, 0, 'q'},
{"brightness", 0, 0, 'b'},
{"username", 1, 0, 'U'},
{"password", 1, 0, 'P'},
{"help", 0, 0, 'h'},