Step 1: Look at what changes inside the integral.
Call the integral $I$. The denominator $1-\sin x \cos x$ stays the same if we swap $\sin x$ and $\cos x$. The numerator $\sin x - \cos x$ just flips its sign on that swap. That hint tells us to use the reflection trick.
Step 2: Replace $x$ with $\tfrac{\pi}{2}-x$.
For limits $0$ to $\tfrac{\pi}{2}$ we may write $\int_0^{a} f(x)\,dx = \int_0^{a} f(a-x)\,dx$. Here $\sin x$ becomes $\cos x$ and $\cos x$ becomes $\sin x$. So
\[ I = \int_0^{\frac{\pi}{2}} \frac{\cos x-\sin x}{1-\sin x \cos x}\,dx. \]
Step 3: Add the two forms.
The new top is exactly the negative of the old top, so this is $-I$. We now have $I = -I$.
Step 4: Solve.
Adding gives $2I = 0$, so $I = 0$.
\[ \boxed{0} \]