#!/bin/sh

set -e

# Automatically added by dh_installdeb/13.28
dpkg-maintscript-helper rm_conffile /etc/init.d/virtualbox-guest-x11 5.0.12-dfsg-2\~ -- "$@"
# End automatically added section


if [ "$1" = "remove" ]; then
    ldconfig
fi
