summaryrefslogtreecommitdiff
path: root/programs/pluto/pluto-style.el
diff options
context:
space:
mode:
Diffstat (limited to 'programs/pluto/pluto-style.el')
-rw-r--r--programs/pluto/pluto-style.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/programs/pluto/pluto-style.el b/programs/pluto/pluto-style.el
deleted file mode 100644
index 0de474e44..000000000
--- a/programs/pluto/pluto-style.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(c-add-style "pluto" '("bsd"
- (c-basic-offset . 4)
- (c-offsets-alias . ((substatement-open . 0)))))
-