summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-06-20 22:55:38 +0100
committerCarl Hetherington <cth@carlh.net>2013-06-20 22:55:38 +0100
commit8db8de91e2a5489da345fae7544753f4cb2f5ab4 (patch)
treeacd5358068976dbd4fa4a7dd86b3242d7c31042c /src/lib
parent70ea297c30c46ca6232512045512e9441464e99a (diff)
Pull some emacs mode lines.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/audio_mapping.cc2
-rw-r--r--src/lib/ffmpeg_content.cc2
-rw-r--r--src/lib/ffmpeg_content.h2
-rw-r--r--src/lib/ffmpeg_decoder.h2
-rw-r--r--src/lib/player.h2
-rw-r--r--src/lib/stack.cpp2
-rw-r--r--src/lib/stack.hpp2
-rw-r--r--src/lib/subtitle.cc2
-rw-r--r--src/lib/subtitle.h2
9 files changed, 0 insertions, 18 deletions
diff --git a/src/lib/audio_mapping.cc b/src/lib/audio_mapping.cc
index d0aa33657..4630f17c1 100644
--- a/src/lib/audio_mapping.cc
+++ b/src/lib/audio_mapping.cc
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
diff --git a/src/lib/ffmpeg_content.cc b/src/lib/ffmpeg_content.cc
index 4a1534887..b030fe397 100644
--- a/src/lib/ffmpeg_content.cc
+++ b/src/lib/ffmpeg_content.cc
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
diff --git a/src/lib/ffmpeg_content.h b/src/lib/ffmpeg_content.h
index c94b1937c..98078ef3e 100644
--- a/src/lib/ffmpeg_content.h
+++ b/src/lib/ffmpeg_content.h
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
diff --git a/src/lib/ffmpeg_decoder.h b/src/lib/ffmpeg_decoder.h
index 94658f58b..be178dbfb 100644
--- a/src/lib/ffmpeg_decoder.h
+++ b/src/lib/ffmpeg_decoder.h
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
diff --git a/src/lib/player.h b/src/lib/player.h
index 60cf88422..e4fb83220 100644
--- a/src/lib/player.h
+++ b/src/lib/player.h
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
diff --git a/src/lib/stack.cpp b/src/lib/stack.cpp
index 20a5c5be7..a8183d344 100644
--- a/src/lib/stack.cpp
+++ b/src/lib/stack.cpp
@@ -1,5 +1,3 @@
-/** -*- c-basic-offset: 4; default-tab-width: 4; indent-tabs-mode: nil; -*- */
-
// Copyright 2007 Edd Dawson.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
diff --git a/src/lib/stack.hpp b/src/lib/stack.hpp
index 2b622d020..73a13bf85 100644
--- a/src/lib/stack.hpp
+++ b/src/lib/stack.hpp
@@ -1,5 +1,3 @@
-/** -*- c-basic-offset: 4; default-tab-width: 4; indent-tabs-mode: nil; -*- */
-
// Copyright 2007 Edd Dawson.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
diff --git a/src/lib/subtitle.cc b/src/lib/subtitle.cc
index 211f04763..5e719f977 100644
--- a/src/lib/subtitle.cc
+++ b/src/lib/subtitle.cc
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
diff --git a/src/lib/subtitle.h b/src/lib/subtitle.h
index 1151bc01d..1020397cc 100644
--- a/src/lib/subtitle.h
+++ b/src/lib/subtitle.h
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */
-
/*
Copyright (C) 2012 Carl Hetherington <cth@carlh.net>