Remove unused URIDs

These also had the wrong case: case is relevant here, classes are uppercase,
other things (properties and instances) are lowercase.  However, they seem to
be entirely unused now, so simply remove them instead of fixing this.
This commit is contained in:
David Robillard 2022-08-04 16:26:58 -04:00
parent 916fc4a2ee
commit 98524c9bfb
1 changed files with 0 additions and 6 deletions

View File

@ -204,12 +204,6 @@ public:
LilvNode* bufz_nominalBlockLength;
LilvNode* bufz_coarseBlockLength;
#ifdef HAVE_LV2_1_10_0
LilvNode* atom_int;
LilvNode* atom_float;
LilvNode* atom_object; // new in 1.8
LilvNode* atom_vector;
#endif
#ifdef LV2_EXTENDED
LilvNode* lv2_noSampleAccurateCtrl;
LilvNode* routing_connectAllOutputs; // lv2:optionalFeature