mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
renderer/native: Remove left over comment
There was an attempt to remove an unnecessary inclusion of a header file, but only got so far as compile testing after having commented out, but didn't remove the comment before creating a commit. This commit fixes that mistake. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1640>
This commit is contained in:
parent
d5cbbb2733
commit
95e0bf34e9
@ -71,7 +71,6 @@
|
||||
#include "backends/native/meta-output-kms.h"
|
||||
#include "backends/native/meta-renderer-native-gles3.h"
|
||||
#include "backends/native/meta-renderer-native.h"
|
||||
//#include "cogl/cogl-framebuffer.h"
|
||||
#include "cogl/cogl.h"
|
||||
#include "core/boxes-private.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user