summaryrefslogtreecommitdiff
path: root/driver
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-07-25 06:16:16 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-07-24 22:43:23 +0000
commit1f88f088359ced06a2b53320b95c09fadc427c16 (patch)
treee77719da724a403dc02cc1127f36523a686fdeae /driver
parentfb8fe8207eeb8b93429c7816606d27cf8066ab9f (diff)
parentdb896f0918a7d79b9dd44a786e393206a0ac36a6 (diff)
downloadrs-1f88f088359ced06a2b53320b95c09fadc427c16.tar.gz
Merge "Fix rsg_generator.c to properly propagate NULL values."
Diffstat (limited to 'driver')
-rw-r--r--driver/rsdAllocation.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/rsdAllocation.cpp b/driver/rsdAllocation.cpp
index 248e7b6b..bbe0d7a3 100644
--- a/driver/rsdAllocation.cpp
+++ b/driver/rsdAllocation.cpp
@@ -1213,5 +1213,3 @@ void rsdAllocationUpdateCachedObject(const Context *rsc,
}
#endif
}
-
-