aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/include
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-11-19 19:02:21 +0100
committerLoïc Hoguin <[email protected]>2013-01-16 12:46:57 +0100
commit13d4a8d4e69a8965ab66685e751d11cda5f29567 (patch)
treee9e9deacda01d71a41c2fca36959d79418d15818 /lib/mnesia/include
parent0dc3a29744bed0b7f483ad72e19773dc0982ea50 (diff)
downloadotp-13d4a8d4e69a8965ab66685e751d11cda5f29567.tar.gz
otp-13d4a8d4e69a8965ab66685e751d11cda5f29567.tar.bz2
otp-13d4a8d4e69a8965ab66685e751d11cda5f29567.zip
Remove what remains of the Mnemosyne code
Diffstat (limited to 'lib/mnesia/include')
-rw-r--r--lib/mnesia/include/mnemosyne.hrl18
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/mnesia/include/mnemosyne.hrl b/lib/mnesia/include/mnemosyne.hrl
deleted file mode 100644
index eb6ec53ae1..0000000000
--- a/lib/mnesia/include/mnemosyne.hrl
+++ /dev/null
@@ -1,18 +0,0 @@
-%% ``The contents of this file are subject to the Erlang Public License,
-%% Version 1.1, (the "License"); you may not use this file except in
-%% compliance with the License. You should have received a copy of the
-%% Erlang Public License along with this software. If not, it can be
-%% retrieved via the world wide web at http://www.erlang.org/.
-%%
-%% Software distributed under the License is distributed on an "AS IS"
-%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
-%% the License for the specific language governing rights and limitations
-%% under the License.
-%%
-%% The Initial Developer of the Original Code is Ericsson Utvecklings AB.
-%% Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
-%% AB. All Rights Reserved.''
-%%
-%% $Id$
-%%
--compile({parse_transform,mnemosyne}).