aboutsummaryrefslogtreecommitdiff
path: root/graphics/epsonscan2/files/patch-src_Controller_Src_KeysValues_All_ScanHeightMax.cpp
blob: 4a177c588a627484b77c31ac6aa073b2c4c8607f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Controller/Src/KeysValues/All/ScanHeightMax.cpp.orig	2024-09-12 07:10:35 UTC
+++ src/Controller/Src/KeysValues/All/ScanHeightMax.cpp
@@ -56,6 +56,8 @@ void ScanHeightMax::GetValue(SDIInt& intVal)
   case kSDIFunctionalUnitDocumentFeeder:
     intVal = ADFValue();
    return;
+  case kSDIFunctionalUnitCarrierSheet:
+   break;
  }
 }
 void ScanHeightMax::GetCapability(SDICapability &capability)