diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 21:31:34 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 21:31:54 +0900 |
commit | 31a2bb4255c9f1f32b7ba59e7da4321d1a6a74c7 (patch) | |
tree | b889eed329bcf5d0ffe4dcad806e70fe20930e99 /src/jritypes.h | |
parent | cbee71cab872793da3daacb91a5e8db46c7e41f8 (diff) | |
download | kaffeine-mozilla-31a2bb4255c9f1f32b7ba59e7da4321d1a6a74c7.tar.gz kaffeine-mozilla-31a2bb4255c9f1f32b7ba59e7da4321d1a6a74c7.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 226fbd8e6c0a988da84e3d5c40c1df2ec655576f)
Diffstat (limited to 'src/jritypes.h')
-rw-r--r-- | src/jritypes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jritypes.h b/src/jritypes.h index ddeb633..ed7769b 100644 --- a/src/jritypes.h +++ b/src/jritypes.h @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * |