| Index: Source/core/paint/DeprecatedPaintLayer.h
 | 
| diff --git a/Source/core/paint/DeprecatedPaintLayer.h b/Source/core/paint/DeprecatedPaintLayer.h
 | 
| index 23fc8ca688163da0d0569c4b0e704a41c26aaff9..b36dda7c6809186c5edcbdeda716589f74547bdf 100644
 | 
| --- a/Source/core/paint/DeprecatedPaintLayer.h
 | 
| +++ b/Source/core/paint/DeprecatedPaintLayer.h
 | 
| @@ -611,9 +611,6 @@ private:
 | 
|      void updatePagination();
 | 
|      void clearPaginationRecursive();
 | 
|  
 | 
| -    // FIXME: Temporary. Remove when new columns come online.
 | 
| -    bool useRegionBasedColumns() const;
 | 
| -
 | 
|      DeprecatedPaintLayerType m_layerType;
 | 
|  
 | 
|      // Self-painting layer is an optimization where we avoid the heavy Layer painting
 | 
| 
 |