Resolve missing merge conflict

See also ag/10265874

Test: N/A
Change-Id: I3d621ad5bb0d733468e6a642842f065ea83d696a
diff --git a/quickstep/src/com/android/quickstep/SystemUiProxy.java b/quickstep/src/com/android/quickstep/SystemUiProxy.java
index 0f60e44..3c6537a 100644
--- a/quickstep/src/com/android/quickstep/SystemUiProxy.java
+++ b/quickstep/src/com/android/quickstep/SystemUiProxy.java
@@ -269,12 +269,6 @@
         }
     }
 
-    @Override
-    public void handleImageAsScreenshot(
-            Bitmap screenImage, Rect locationInScreen, Insets visibleInsets, int taskId) {
-
-    }
-
     /**
      * See SharedApiCompat#setShelfHeight()
      */