From 7124a7acc1cef0a0af511fc8dac72f08049e8d1f Mon Sep 17 00:00:00 2001 From: Tomas Frydrych Date: Fri, 10 Oct 2008 11:38:58 +0100 Subject: [PATCH] Removed unused compositer-clutter-plugin.c file. --- .../clutter/compositor-clutter-plugin.c | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 src/compositor/clutter/compositor-clutter-plugin.c diff --git a/src/compositor/clutter/compositor-clutter-plugin.c b/src/compositor/clutter/compositor-clutter-plugin.c deleted file mode 100644 index 289581c08..000000000 --- a/src/compositor/clutter/compositor-clutter-plugin.c +++ /dev/null @@ -1,27 +0,0 @@ -/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ - -/* - * Copyright (c) 2008 Intel Corp. - * - * Author: Tomas Frydrych - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. - * - * 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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. - */ - -#define G_IMPLEMENT_INLINES - -#include "compositor-clutter-plugin.h" -