Unbreak build with freestyle from syntax error

Error in 7436b578dddf27888802b9bd6a8fa2e0ddd815f6.
This commit is contained in:
Campbell Barton 2024-01-25 12:52:42 +11:00
parent c5dd51a4dc
commit 4b4ebc0f5c

@ -146,9 +146,7 @@ static PyObject *AdjacencyIterator_object_get(BPy_AdjacencyIterator *self, void
PyDoc_STRVAR(
/* Wrap. */
A
/* Wrap. */
djacencyIterator_is_incoming_doc,
AdjacencyIterator_is_incoming_doc,
"True if the current ViewEdge is coming towards the iteration vertex, and\n"
"False otherwise.\n"
"\n"