summaryrefslogtreecommitdiffstats
path: root/src/commands/studio
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 17:36:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 17:36:44 +0900
commit2f09d65ee4c7d9c08b907a1683b902e87b378928 (patch)
tree43dfc12d9ac3f60194e117db97f7fa71a1db73ab /src/commands/studio
parent50895ac2d69a50a03a11182f4efdd0c55f20aec4 (diff)
downloadrosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.tar.gz
rosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0009f18105aa640bfbf8c10e426cc5f2219869dd)
Diffstat (limited to 'src/commands/studio')
-rw-r--r--src/commands/studio/AddControlParameterCommand.cpp2
-rw-r--r--src/commands/studio/AddControlParameterCommand.h3
-rw-r--r--src/commands/studio/CreateOrDeleteDeviceCommand.cpp2
-rw-r--r--src/commands/studio/CreateOrDeleteDeviceCommand.h3
-rw-r--r--src/commands/studio/ModifyControlParameterCommand.cpp2
-rw-r--r--src/commands/studio/ModifyControlParameterCommand.h3
-rw-r--r--src/commands/studio/ModifyDeviceCommand.cpp2
-rw-r--r--src/commands/studio/ModifyDeviceCommand.h3
-rw-r--r--src/commands/studio/ModifyDeviceMappingCommand.cpp2
-rw-r--r--src/commands/studio/ModifyDeviceMappingCommand.h3
-rw-r--r--src/commands/studio/ModifyInstrumentMappingCommand.cpp2
-rw-r--r--src/commands/studio/ModifyInstrumentMappingCommand.h3
-rw-r--r--src/commands/studio/ReconnectDeviceCommand.cpp2
-rw-r--r--src/commands/studio/ReconnectDeviceCommand.h3
-rw-r--r--src/commands/studio/RemoveControlParameterCommand.cpp2
-rw-r--r--src/commands/studio/RemoveControlParameterCommand.h3
-rw-r--r--src/commands/studio/RenameDeviceCommand.cpp2
-rw-r--r--src/commands/studio/RenameDeviceCommand.h3
18 files changed, 0 insertions, 45 deletions
diff --git a/src/commands/studio/AddControlParameterCommand.cpp b/src/commands/studio/AddControlParameterCommand.cpp
index e5b4516..f469c7c 100644
--- a/src/commands/studio/AddControlParameterCommand.cpp
+++ b/src/commands/studio/AddControlParameterCommand.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/studio/AddControlParameterCommand.h b/src/commands/studio/AddControlParameterCommand.h
index 841ceef..e5eb651 100644
--- a/src/commands/studio/AddControlParameterCommand.h
+++ b/src/commands/studio/AddControlParameterCommand.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/studio/CreateOrDeleteDeviceCommand.cpp b/src/commands/studio/CreateOrDeleteDeviceCommand.cpp
index 3933483..a66e777 100644
--- a/src/commands/studio/CreateOrDeleteDeviceCommand.cpp
+++ b/src/commands/studio/CreateOrDeleteDeviceCommand.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/studio/CreateOrDeleteDeviceCommand.h b/src/commands/studio/CreateOrDeleteDeviceCommand.h
index 4df85b3..51bfe78 100644
--- a/src/commands/studio/CreateOrDeleteDeviceCommand.h
+++ b/src/commands/studio/CreateOrDeleteDeviceCommand.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/studio/ModifyControlParameterCommand.cpp b/src/commands/studio/ModifyControlParameterCommand.cpp
index f1913a8..020a90d 100644
--- a/src/commands/studio/ModifyControlParameterCommand.cpp
+++ b/src/commands/studio/ModifyControlParameterCommand.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/studio/ModifyControlParameterCommand.h b/src/commands/studio/ModifyControlParameterCommand.h
index 1821b9f..3d37161 100644
--- a/src/commands/studio/ModifyControlParameterCommand.h
+++ b/src/commands/studio/ModifyControlParameterCommand.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/studio/ModifyDeviceCommand.cpp b/src/commands/studio/ModifyDeviceCommand.cpp
index 2cf02e0..870542d 100644
--- a/src/commands/studio/ModifyDeviceCommand.cpp
+++ b/src/commands/studio/ModifyDeviceCommand.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/studio/ModifyDeviceCommand.h b/src/commands/studio/ModifyDeviceCommand.h
index c6f2fa2..2fc6bbb 100644
--- a/src/commands/studio/ModifyDeviceCommand.h
+++ b/src/commands/studio/ModifyDeviceCommand.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/studio/ModifyDeviceMappingCommand.cpp b/src/commands/studio/ModifyDeviceMappingCommand.cpp
index f37fd3a..396910c 100644
--- a/src/commands/studio/ModifyDeviceMappingCommand.cpp
+++ b/src/commands/studio/ModifyDeviceMappingCommand.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/studio/ModifyDeviceMappingCommand.h b/src/commands/studio/ModifyDeviceMappingCommand.h
index 3f220b7..f9b7d80 100644
--- a/src/commands/studio/ModifyDeviceMappingCommand.h
+++ b/src/commands/studio/ModifyDeviceMappingCommand.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/studio/ModifyInstrumentMappingCommand.cpp b/src/commands/studio/ModifyInstrumentMappingCommand.cpp
index 87c5785..fecf552 100644
--- a/src/commands/studio/ModifyInstrumentMappingCommand.cpp
+++ b/src/commands/studio/ModifyInstrumentMappingCommand.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/studio/ModifyInstrumentMappingCommand.h b/src/commands/studio/ModifyInstrumentMappingCommand.h
index 32aa04f..22f4c6d 100644
--- a/src/commands/studio/ModifyInstrumentMappingCommand.h
+++ b/src/commands/studio/ModifyInstrumentMappingCommand.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/studio/ReconnectDeviceCommand.cpp b/src/commands/studio/ReconnectDeviceCommand.cpp
index 3d28185..ed89938 100644
--- a/src/commands/studio/ReconnectDeviceCommand.cpp
+++ b/src/commands/studio/ReconnectDeviceCommand.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/studio/ReconnectDeviceCommand.h b/src/commands/studio/ReconnectDeviceCommand.h
index b094014..8324206 100644
--- a/src/commands/studio/ReconnectDeviceCommand.h
+++ b/src/commands/studio/ReconnectDeviceCommand.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/studio/RemoveControlParameterCommand.cpp b/src/commands/studio/RemoveControlParameterCommand.cpp
index a18a28d..6041cc9 100644
--- a/src/commands/studio/RemoveControlParameterCommand.cpp
+++ b/src/commands/studio/RemoveControlParameterCommand.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/studio/RemoveControlParameterCommand.h b/src/commands/studio/RemoveControlParameterCommand.h
index 2fc8eed..1b2b9d0 100644
--- a/src/commands/studio/RemoveControlParameterCommand.h
+++ b/src/commands/studio/RemoveControlParameterCommand.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/studio/RenameDeviceCommand.cpp b/src/commands/studio/RenameDeviceCommand.cpp
index e3b1f61..5627c0f 100644
--- a/src/commands/studio/RenameDeviceCommand.cpp
+++ b/src/commands/studio/RenameDeviceCommand.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/studio/RenameDeviceCommand.h b/src/commands/studio/RenameDeviceCommand.h
index 941817f..01f918d 100644
--- a/src/commands/studio/RenameDeviceCommand.h
+++ b/src/commands/studio/RenameDeviceCommand.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.