summaryrefslogtreecommitdiffstats
path: root/src/commands/matrix
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 17:36:26 +0900
committerMichele Calgaro <[email protected]>2020-09-29 17:36:26 +0900
commit0009f18105aa640bfbf8c10e426cc5f2219869dd (patch)
tree40feba9ca083d5d0ee3979b46531a3e98108f8bc /src/commands/matrix
parent60eb78116dbc0753d9bcd7cc510b1f64199a3e0e (diff)
downloadrosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.tar.gz
rosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/commands/matrix')
-rw-r--r--src/commands/matrix/MatrixEraseCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixEraseCommand.h3
-rw-r--r--src/commands/matrix/MatrixInsertionCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixInsertionCommand.h3
-rw-r--r--src/commands/matrix/MatrixModifyCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixModifyCommand.h3
-rw-r--r--src/commands/matrix/MatrixPercussionInsertionCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixPercussionInsertionCommand.h3
8 files changed, 0 insertions, 20 deletions
diff --git a/src/commands/matrix/MatrixEraseCommand.cpp b/src/commands/matrix/MatrixEraseCommand.cpp
index 6779678..28e5319 100644
--- a/src/commands/matrix/MatrixEraseCommand.cpp
+++ b/src/commands/matrix/MatrixEraseCommand.cpp
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixEraseCommand.h b/src/commands/matrix/MatrixEraseCommand.h
index 244c0f9..90effb1 100644
--- a/src/commands/matrix/MatrixEraseCommand.h
+++ b/src/commands/matrix/MatrixEraseCommand.h
@@ -1,6 +1,3 @@
-
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixInsertionCommand.cpp b/src/commands/matrix/MatrixInsertionCommand.cpp
index 970b9d0..b9c22eb 100644
--- a/src/commands/matrix/MatrixInsertionCommand.cpp
+++ b/src/commands/matrix/MatrixInsertionCommand.cpp
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixInsertionCommand.h b/src/commands/matrix/MatrixInsertionCommand.h
index bca8e0a..c69ed62 100644
--- a/src/commands/matrix/MatrixInsertionCommand.h
+++ b/src/commands/matrix/MatrixInsertionCommand.h
@@ -1,6 +1,3 @@
-
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixModifyCommand.cpp b/src/commands/matrix/MatrixModifyCommand.cpp
index 04cd903..03cd3cd 100644
--- a/src/commands/matrix/MatrixModifyCommand.cpp
+++ b/src/commands/matrix/MatrixModifyCommand.cpp
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixModifyCommand.h b/src/commands/matrix/MatrixModifyCommand.h
index df9bdc0..6d48a62 100644
--- a/src/commands/matrix/MatrixModifyCommand.h
+++ b/src/commands/matrix/MatrixModifyCommand.h
@@ -1,6 +1,3 @@
-
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixPercussionInsertionCommand.cpp b/src/commands/matrix/MatrixPercussionInsertionCommand.cpp
index 0e5aa0e..1c8e1e2 100644
--- a/src/commands/matrix/MatrixPercussionInsertionCommand.cpp
+++ b/src/commands/matrix/MatrixPercussionInsertionCommand.cpp
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
diff --git a/src/commands/matrix/MatrixPercussionInsertionCommand.h b/src/commands/matrix/MatrixPercussionInsertionCommand.h
index 513754d..3f72413 100644
--- a/src/commands/matrix/MatrixPercussionInsertionCommand.h
+++ b/src/commands/matrix/MatrixPercussionInsertionCommand.h
@@ -1,6 +1,3 @@
-
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.