repo rework: Remove stubs; Breaks repo compat.
* These stubbs satisfied older Haiku releases that required the URL * Users running nightly images will need to upgrade to hrev50723 - hrev50744 before upgrading further * Getting this out of the way now before the beta comes out. * New installations shouldn't suffer any problems.
This commit is contained in:
@@ -55,9 +55,6 @@ public:
|
||||
|
||||
static const uint8 kDefaultPriority;
|
||||
|
||||
// XXX: Kill me after everyone upgrades
|
||||
static const char* const kURLField;
|
||||
|
||||
static const char* const kNameField;
|
||||
static const char* const kVendorField;
|
||||
static const char* const kSummaryField;
|
||||
|
||||
Reference in New Issue
Block a user