diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-03-22 10:25:04 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-03-22 11:41:54 +0100 |
commit | fe40f6457800d4ce3d50a84b53f33b775087871f (patch) | |
tree | 42a88a05e03587f0ddff965ae95c19743ca9a5a6 /compilerplugins | |
parent | 377e6f7e8556516b6d1698c58857a5662e6f5660 (diff) |
Win/X11OpenGLDeviceInfo don't need a common base class
Change-Id: I9fc7e763b8cf055c3aabaaa97fe8c85ebc5e71b6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131926
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/mergeclasses.results | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compilerplugins/clang/mergeclasses.results b/compilerplugins/clang/mergeclasses.results index e5076145b74d..096b0722fea7 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -96,7 +96,6 @@ merge LwpDLVListHead with LwpPropList merge LwpMarker with LwpStoryMarker merge ObservableThread with SwAsyncRetrieveInputStreamThread merge OldBasicPassword with basic::SfxScriptLibraryContainer -merge OpenGLDeviceInfo with X11OpenGLDeviceInfo merge PPTExBulletProvider with PPTWriter merge PriorityHBox with PriorityMergedHBox merge PropertyAccessorBase with GenericPropertyAccessor |