summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/aspect.h')
-rw-r--r--libvo/aspect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/aspect.h b/libvo/aspect.h
index 07f928a9ff..f5ff1a8ad7 100644
--- a/libvo/aspect.h
+++ b/libvo/aspect.h
@@ -22,7 +22,6 @@
struct vo;
void panscan_init(struct vo *vo);
-void panscan_calc(struct vo *vo);
void panscan_calc_windowed(struct vo *vo);
void aspect_save_orig(struct vo *vo, int orgw, int orgh);