summaryrefslogtreecommitdiff
path: root/drmencoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'drmencoder.h')
-rw-r--r--drmencoder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drmencoder.h b/drmencoder.h
index ed3c21e..58ccbfb 100644
--- a/drmencoder.h
+++ b/drmencoder.h
@@ -45,8 +45,6 @@ class DrmEncoder {
uint32_t id_;
DrmCrtc *crtc_;
- uint32_t type_;
-
std::vector<DrmCrtc *> possible_crtcs_;
};
}