summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates/qstenciloperation_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/renderstates/qstenciloperation_p.h')
-rw-r--r--src/render/renderstates/qstenciloperation_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/renderstates/qstenciloperation_p.h b/src/render/renderstates/qstenciloperation_p.h
index a1c0cda4a..d38abf0d7 100644
--- a/src/render/renderstates/qstenciloperation_p.h
+++ b/src/render/renderstates/qstenciloperation_p.h
@@ -76,7 +76,6 @@ public:
QStencilOperationArguments *m_front;
QStencilOperationArguments *m_back;
- void resendArguments();
void fillData(QStencilOperationData &data) const;
};