#!/bin/sh
set -e

# Remove the work around for bug (LP: #638808) which was added in 0.8.6
dpkg-maintscript-helper rm_conffile  \
  /etc/X11/Xsession.d/80clutter_vblank_none "0.8.7" -- "$@"

#DEBHELPER#
