From 8c1bb32d0fc980ff296e3f604fccf43fcbb53008 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 12 Nov 2021 14:25:28 +1100 Subject: Remove ScintillaEditPy as its prerequisites are unsupported. --- qt/ScintillaEditPy/ScintillaConstants.py.template | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 qt/ScintillaEditPy/ScintillaConstants.py.template (limited to 'qt/ScintillaEditPy/ScintillaConstants.py.template') diff --git a/qt/ScintillaEditPy/ScintillaConstants.py.template b/qt/ScintillaEditPy/ScintillaConstants.py.template deleted file mode 100644 index 31b82398d..000000000 --- a/qt/ScintillaEditPy/ScintillaConstants.py.template +++ /dev/null @@ -1,6 +0,0 @@ -# ScintillaConstants.py -# Define all the symbolic constants from Scintilla.iface so Python code can use them -# Copyright (c) 2011 Archaeopteryx Software, Inc. d/b/a Wingware - -# ++Autogenerated -- start of section automatically generated from Scintilla.iface */ -# --Autogenerated -- end of section automatically generated from Scintilla.iface */ -- cgit v1.2.3