My question is about part of a proof for the jump condition for a Green's function. First let $$LG(x,x')=-\{\frac{d^2}{d x^2}+q(x)\frac{d}{dx}+r(x) \}G(x,x')=\delta(x-x')$$ where $G$ is a green's function. We integrate both sides of this equation with respect to $x$ from $x'-\eta_1$ to $x'+\eta_2$ and then let $\eta_1\to0,\eta_2\to0$ which is written as $\int^{x'+}_{x'-}$, that is \begin{align} \int^{x'+}_{x'-} \{\frac{d^2}{d x^2}+q(x)\frac{d}{dx}+r(x) \}G(x,x') dx &= \int^{x'+}_{x'-}\frac{d^2G}{d x^2} dx\\ &=\frac{d G(x,x'^{+})}{dx}-\frac{d G(x,x'^{-})}{dx}\\ &=-\int^{x'+}_{x'-} \delta(x-x')dx=-1 \end{align}
From this we get the jump condition $\frac{d G(x,x'^{+})}{dx}-\frac{d G(x,x'^{-})}{dx}=-1$.
From the above my question is why do the terms $\{ q(x)\frac{d}{dx}+r(x) \}G(x,x') $ disappear in the integral.