aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/view_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/view_item.h')
-rw-r--r--engines/titanic/core/view_item.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/titanic/core/view_item.h b/engines/titanic/core/view_item.h
index c32a7b4b90..253294d9a1 100644
--- a/engines/titanic/core/view_item.h
+++ b/engines/titanic/core/view_item.h
@@ -54,12 +54,6 @@ private:
* Handles mouse button up messages
*/
void handleButtonUpMsg(CMouseButtonUpMsg *msg);
-
- /**
- * Gets the cursor for a link, taking into account any
- * "restricted" surface that may be covering it
- */
- CursorId getLinkCursor(CLinkItem *link);
protected:
int _field24;
CResourceKey _resourceKey;