Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5070dd09 authored by The Android Automerger's avatar The Android Automerger
Browse files

Revert "Merge "Fix potential segfault in RS watchdog." into ics-mr0"

This reverts commit af675222, reversing
changes made to 6e91e5b6.
parent 5db81e1f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -359,7 +359,6 @@ Context::Context() {
    mTargetSdkVersion = 14;
    mDPI = 96;
    mIsContextLite = false;
    memset(&watchdog, 0, sizeof(watchdog));
}

Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc) {