List.remove() gives error message when element is not found.
commit44c11601378edc6d94b93b14ea33e12eb0652646
authorprabatuty <prabatuty>
Wed, 2 Jul 2008 12:07:58 +0000 (2 12:07 +0000)
committerprabatuty <prabatuty>
Wed, 2 Jul 2008 12:07:58 +0000 (2 12:07 +0000)
treeacb7ffdcd0b63bb62034f81d5437e33fa4bbf37d
parent05f0f0e1056790b6825734f293e3475b7ac42029
List.remove() gives error message when element is not found.
Added flag which instructs the method to display error message or not.
include/Util.h
src/odbc/Makefile
src/server/DatabaseManagerImpl.cxx