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:
Alexander von Gluck IV
2016-12-07 21:27:56 -06:00
parent 7cfc043e00
commit 602076ef82
2 changed files with 0 additions and 10 deletions
-3
View File
@@ -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;