summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-xaw
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postrm-xaw')
-rw-r--r--autoscripts/postrm-xaw3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-xaw b/autoscripts/postrm-xaw
deleted file mode 100644
index 61bd3c9f..00000000
--- a/autoscripts/postrm-xaw
+++ /dev/null
@@ -1,3 +0,0 @@
-if which update-xaw-wrappers >/dev/null 2>&1; then
- update-xaw-wrappers
-fi