#!/bin/sh -e

dpkg-maintscript-helper rm_conffile \
  /etc/xdg/autostart/xfce4-tips-autostart.desktop 4.8.1-4 -- "$@"

#DEBHELPER#

exit 0
