Fix duplication initialization. This causes an error with a certain compiler.
authorhiroshi <hiroshi@a7884b65-44f6-0310-8a51-81a127f17b15>
Mon, 7 Jan 2008 08:33:00 +0000 (08:33 +0000)
committerhiroshi <hiroshi@a7884b65-44f6-0310-8a51-81a127f17b15>
Mon, 7 Jan 2008 08:33:00 +0000 (08:33 +0000)
commite2e5208c0939d145119df97a51248284e46a57f1
treed911477bedc06c3054d98186a0955efbf261931c
parent1f5c2a63b8f7ca8bb9da6d3ab12531f8a0143ab7
Fix duplication initialization. This causes an error with a certain compiler.
It has tried by Windows-CE which still is not official.:-)

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@6967 a7884b65-44f6-0310-8a51-81a127f17b15
pgadmin/dlg/dlgRole.cpp
pgadmin/dlg/dlgUser.cpp