From 0e327a88a4640b291ee096fb31396ed4d203f636 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Wed, 28 Jun 2006 22:52:03 +0000 Subject: Port to Solaris 10 + fix for numerous warnings on Sun --- cpp/src/Ice/Reference.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/src/Ice/Reference.h') diff --git a/cpp/src/Ice/Reference.h b/cpp/src/Ice/Reference.h index c9623a33191..8c9575fcaac 100644 --- a/cpp/src/Ice/Reference.h +++ b/cpp/src/Ice/Reference.h @@ -119,8 +119,6 @@ protected: mutable Ice::Int _hashValue; mutable bool _hashInitialized; - static std::pointer_to_unary_function _rand; - private: const InstancePtr _instance; -- cgit v1.2.3