summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorylistitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llinventorylistitem.h')
-rw-r--r--indra/newview/llinventorylistitem.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llinventorylistitem.h b/indra/newview/llinventorylistitem.h
index 3915908a20..575f6aec19 100644
--- a/indra/newview/llinventorylistitem.h
+++ b/indra/newview/llinventorylistitem.h
@@ -151,9 +151,6 @@ public:
/** Get the description of a corresponding inventory item */
const std::string& getDescription() const;
- /** Get the creation date of a corresponding inventory item */
- time_t getCreationDate() const;
-
/** Get the associated inventory item */
LLViewerInventoryItem* getItem() const;