diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-06-24 06:22:00 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-06-24 06:22:00 -0700 |
commit | 18a476daceccd337e990eec367cac5b985c8836f (patch) | |
tree | f9ff83c4e4654876fe75459b6c92be54b134fe0a /indra/newview/llinventorybridge.h | |
parent | 15909a45757252b98b4e8fdb098f08df1248ed4b (diff) | |
parent | f0318bf68ef01fcf011da97073b75c3ddc29414d (diff) |
Merged from viewer-release
Diffstat (limited to 'indra/newview/llinventorybridge.h')
-rw-r--r-- | indra/newview/llinventorybridge.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h index 64d0f8d254..97e87c2f3b 100644 --- a/indra/newview/llinventorybridge.h +++ b/indra/newview/llinventorybridge.h @@ -74,7 +74,6 @@ public: U32 flags = 0x00); virtual ~LLInvFVBridge() {} - BOOL isInOutfitsSidePanel() const; // allow context menus to be customized for side panel BOOL canShare() const; //-------------------------------------------------------------------- |