summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Glisse <jglisse@redhat.com>2010-02-17 23:59:04 +0100
committerJerome Glisse <jglisse@redhat.com>2010-02-17 23:59:04 +0100
commitbe8877f64e4ff7718a607a57999ae73e6c75f260 (patch)
tree638208993c0cc3a160dc4a0e140424b350c12618
parent4b91bf77e8d9ec819d90d32a2a7f1223d62ee3b0 (diff)
delete dead file
-rw-r--r--lwrapper.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/lwrapper.h b/lwrapper.h
deleted file mode 100644
index f113497..0000000
--- a/lwrapper.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Copyright © 2010 Jerome Glisse <glisse@freedesktop.org>
- *
- * This file is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-#ifndef LWRAPPER_H
-#define LWRAPPER_H
-
-
-#endif