ULTIMA8: Remove friend declaration for non-existant class

This commit is contained in:
Matthew Duggan 2020-03-23 20:44:34 +09:00
parent 10f4e2fea1
commit 3608d0b282

View File

@ -44,7 +44,6 @@ class GumpNotifyProcess;
//
class Gump : public Object {
friend class GumpList;
protected:
uint16 _owner; // Owner item
Gump *_parent; // Parent gump