From c2f433e5ac24029910b503e91d55c11d1b00b638 Mon Sep 17 00:00:00 2001 From: hugovk Date: Sat, 27 Dec 2014 22:41:56 +0200 Subject: [PATCH] Remove unimplemented setink() --- PIL/PSDraw.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/PIL/PSDraw.py b/PIL/PSDraw.py index fc59c3158..9a6b4655c 100644 --- a/PIL/PSDraw.py +++ b/PIL/PSDraw.py @@ -78,13 +78,6 @@ class PSDraw: # rough self._fp_write("/F0 %d /PSDraw-%s F\n" % (size, font)) - def setink(self, ink): - """ - .. warning:: This has been in the PIL API for ages but was never implemented. - - """ - print("*** NOT YET IMPLEMENTED ***") - def line(self, xy0, xy1): """ Draws a line between the two points. Coordinates are given in