aboutsummaryrefslogtreecommitdiff
path: root/src/ConstantBuffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ConstantBuffers.h')
-rw-r--r--src/ConstantBuffers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ConstantBuffers.h b/src/ConstantBuffers.h
index 7fd9955..2bf3e07 100644
--- a/src/ConstantBuffers.h
+++ b/src/ConstantBuffers.h
@@ -27,7 +27,6 @@ public:
GlobalConstants()
{
ZERO_STRUCT(m_Data);
- m_Data.iTrue = 1;
// Can be useful for figuring out the HBAO+ version from an APIC or NSight capture
m_Data.u4BuildVersion = GFSDK_SSAO_Version();