X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lib%2Ftypes%2Fstruct.c;fp=lib%2Ftypes%2Fstruct.c;h=0000000000000000000000000000000000000000;hb=7172902caa455601e0d7429378e898eb12bbb2ba;hp=3aa8d58764e280e0c9811eed1209be8d9b29e228;hpb=d17081340c79b300d190d39f29447b9002cf0673;p=babeltrace.git diff --git a/lib/types/struct.c b/lib/types/struct.c deleted file mode 100644 index 3aa8d587..00000000 --- a/lib/types/struct.c +++ /dev/null @@ -1,26 +0,0 @@ -/* - * Common Trace Format - * - * Structure write/access functions. - * - * Copyright (c) 2010 Mathieu Desnoyers - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - -#include -#include - -