summaryrefslogtreecommitdiff
path: root/c++/window/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/window/xcb.h')
-rw-r--r--c++/window/xcb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/c++/window/xcb.h b/c++/window/xcb.h
index 902ea17..a2a9b0b 100644
--- a/c++/window/xcb.h
+++ b/c++/window/xcb.h
@@ -54,7 +54,6 @@ public:
void flush();
// XCB specific info for other classes
-
::Display* get_xcb_display() {
return display_;
}