diff options
Diffstat (limited to 'indra/newview/llinspecttexture.h')
-rw-r--r-- | indra/newview/llinspecttexture.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llinspecttexture.h b/indra/newview/llinspecttexture.h index 192aafc3b4..ff0d80b825 100644 --- a/indra/newview/llinspecttexture.h +++ b/indra/newview/llinspecttexture.h @@ -32,9 +32,6 @@ class LLTexturePreviewView; namespace LLInspectTextureUtil { LLToolTip* createInventoryToolTip(LLToolTip::Params p); - - // Register with LLFloaterReg - void registerFloater(); } class LLTextureToolTip : public LLToolTip |