From 2b57de8bb0064be828265bf08805b1bc345e62bf Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 6 Oct 2015 11:42:41 +0200 Subject: remove another custom refcounting base class Change-Id: Icd8a8d79da0ada68e9ee869c3c2a7b93db5b2733 --- compilerplugins/clang/mergeclasses.results | 1 - 1 file changed, 1 deletion(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/mergeclasses.results b/compilerplugins/clang/mergeclasses.results index d377c46b2b0c..3da0ff92913c 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -129,7 +129,6 @@ merge cairocanvas::DeviceHelper with cairocanvas::SpriteDeviceHelper merge cairocanvas::Sprite with cairocanvas::CanvasCustomSpriteSpriteBase_Base merge canvas::ISurfaceProxy with canvas::SurfaceProxy merge canvas::ISurfaceProxyManager with canvas::SurfaceProxyManager -merge chart::ChartController::RefCountable with chart::ChartController::TheModel merge chart::ConfigItemListener with chart::ConfigColorScheme merge chart::ExplicitValueProvider with chart::ChartView merge chart::LegendEntryProvider with chart::VSeriesPlotter -- cgit