summaryrefslogtreecommitdiff
path: root/src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-10-13 08:59:05 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2023-10-13 15:30:12 +0200
commitc274ae136599c06996b1ca0e8b6931445efd6065 (patch)
tree41a5af8aea9b960c5c7fa44aacd8abf22ba246be /src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx
parent58b13b868e9be35e2b516a72a736b8c61178467a (diff)
Remove obsolete comments
Diffstat (limited to 'src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx')
-rw-r--r--src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx b/src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx
index b84d38868..556137582 100644
--- a/src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx
+++ b/src/drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx
@@ -28,7 +28,7 @@ extern "C" {
# include "../../../libdecor/src/os-compatibility.h" // for os_create_anonymous_file()
}
-// used by create_shm_buffer and buffer_release
+// used by create_shm_buffer and do_buffer_release
static struct wl_shm_pool *pool = NULL; // the current pool