]> granicus.if.org Git - taglib/commitdiff
These methods can't be protected since they're called from IT::File
authorScott Wheeler <scott@directededge.com>
Wed, 27 Jul 2011 21:07:38 +0000 (23:07 +0200)
committerScott Wheeler <scott@directededge.com>
Wed, 27 Jul 2011 21:07:38 +0000 (23:07 +0200)
In general this code could use a fair bit of tidying up both stylistically and semantically.

taglib/it/itproperties.h

index 79ebc383df9c56e21263e39ce84fabd2b63f6986..7e0fb530ee4ea2d84b42b34671b3e6802b47fa28 100644 (file)
@@ -72,9 +72,7 @@ namespace TagLib {
       uchar  panningSeparation() const;
       uchar  pitchWheelDepth()   const;
 
-    protected:
       void setChannels(int channels);
-
       void setLengthInPatterns(ushort lengthInPatterns);
       void setInstrumentCount(ushort instrumentCount);
       void setSampleCount (ushort sampleCount);