From 929a4f333b4a41dd96598afc8bae3effd0cc9de9 Mon Sep 17 00:00:00 2001 From: Gonzalo Odiard Date: Fri, 26 Oct 2012 19:33:44 +0000 Subject: Fix c bucket implementation - SL #4073 The c implementation is reworked to process a array with the surface data instead of the GdkImage. It returns a list instead of a array The c do not depends on gtk anymore. Signed-off-by: Gonzalo Odiard --- (limited to 'fill/linux32_27') diff --git a/fill/linux32_27/__init__.py b/fill/linux32_27/__init__.py deleted file mode 100644 index e69de29..0000000 --- a/fill/linux32_27/__init__.py +++ /dev/null diff --git a/fill/linux32_27/_fill.so b/fill/linux32_27/_fill.so deleted file mode 100644 index e6e7d1a..0000000 --- a/fill/linux32_27/_fill.so +++ /dev/null Binary files differ -- cgit v0.9.1