K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-08-27T14:33:29.391538Z K 7 svn:log V 286 x11-wm/piewm: fix the build with LLVM 11 This patch de-extern'd yylineno to actually cause the build failure that popped up with the new -fno-common default that debuted in LLVM 11 and GCC 10. Simply remove the patch to fix the build. PR: 248859 MFH: 2020Q3 (-fno-common build fix) END