diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lazarus-qt5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/lazarus-qt5/Makefile b/editors/lazarus-qt5/Makefile index b3f24e945de8..db9720fa6cb3 100644 --- a/editors/lazarus-qt5/Makefile +++ b/editors/lazarus-qt5/Makefile @@ -13,4 +13,3 @@ LCL_PLATFORM= qt5 MASTERDIR= ${.CURDIR}/../../editors/lazarus .include "${MASTERDIR}/Makefile" - |