From 158c653cd69fc21eebf39b03e779d80d865bfeb9 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 30 Apr 2021 17:17:13 +0200 Subject: Mark also the generated hash operation with override * TAO/TAO_IDL/be/be_interface.cpp: * TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h: --- TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h | 1 - 1 file changed, 1 deletion(-) (limited to 'TAO/tao') diff --git a/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h b/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h index b89d8f511ea..60979b541f7 100644 --- a/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h +++ b/TAO/tao/PortableServer/Operation_Table_Perfect_Hash.h @@ -59,7 +59,6 @@ public: private: // = Methods that should defined by the subclasses. GPERF program // will generate these routines. - virtual unsigned int hash (const char *str, unsigned int len) = 0; virtual const TAO_operation_db_entry* lookup (const char *str, -- cgit v1.2.1