diff options
Diffstat (limited to 'graphics/fotoxx/files/patch-f.repair.cc')
-rw-r--r-- | graphics/fotoxx/files/patch-f.repair.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/fotoxx/files/patch-f.repair.cc b/graphics/fotoxx/files/patch-f.repair.cc deleted file mode 100644 index b7b073846439..000000000000 --- a/graphics/fotoxx/files/patch-f.repair.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- f.repair.cc.orig 2015-05-01 09:40:38 UTC -+++ f.repair.cc -@@ -2055,7 +2055,7 @@ void m_smart_erase(GtkWidget *, const ch - int smart_erase_dialog_event(zdialog *zd, const char *event) // overhauled - { - void smart_erase_func(int mode); -- void smart_erase_blur(float radius); -+ int smart_erase_blur(float radius); - - float radius; - int cc; |