From fd742bca7a33364ffdee549e4dc949214f6720e4 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Tue, 17 Nov 2015 20:47:08 +0200 Subject: MAINT-5495 linux build fix --- indra/newview/llinventorybridge.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llinventorybridge.cpp b/indra/newview/llinventorybridge.cpp index 2f392933a9..9782c792c9 100755 --- a/indra/newview/llinventorybridge.cpp +++ b/indra/newview/llinventorybridge.cpp @@ -2807,7 +2807,7 @@ void warn_move_inventory(LLViewerObject* object, boost::shared_ptr mo dialog = "MoveInventoryFromObject"; } - static LLNotificationPtr notification_ptr = NULL; + static LLNotificationPtr notification_ptr; static boost::shared_ptr inv_ptr; // Notification blocks user from interacting with inventories so everything that comes after first message -- cgit v1.2.3