summaryrefslogtreecommitdiff
path: root/src/zoom.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-21 22:28:15 +0300
committermonsta <[email protected]>2016-11-21 22:28:15 +0300
commit9a94231819bbfaf23e477dc27c3966903ebdf1e1 (patch)
tree643b864764f69ce556ceeac785a2ed6e6f7c44d2 /src/zoom.c
parente85aca3ba0c5f59b12fd557285cc74dbbb8bf909 (diff)
downloadeom-9a94231819bbfaf23e477dc27c3966903ebdf1e1.tar.bz2
eom-9a94231819bbfaf23e477dc27c3966903ebdf1e1.tar.xz
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
and require libmate-desktop >= 1.17
Diffstat (limited to 'src/zoom.c')
-rw-r--r--src/zoom.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zoom.c b/src/zoom.c
index bd38816..ee799eb 100644
--- a/src/zoom.c
+++ b/src/zoom.c
@@ -23,8 +23,6 @@
#include <math.h>
#include "zoom.h"
-
-
/**
* zoom_fit_size:
* @dest_width: Width of destination area.