From: Benjamin Segovia Date: Wed, 18 Apr 2012 12:50:56 +0000 (+0000) Subject: Removed unused file X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f8853b1b5254aca23f73d24ad1569b55bd22658;p=contrib%2Fbeignet.git Removed unused file --- diff --git a/backend/src/backend/gen/brw_eu.cpp b/backend/src/backend/gen/brw_eu.cpp deleted file mode 100644 index 2af44fa..0000000 --- a/backend/src/backend/gen/brw_eu.cpp +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright © 2012 Intel Corporation - * - * 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 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, see . - * - * Author: Benjamin Segovia - */ - - /* - * Authors: - * Keith Whitwell - */ - - -// #include "brw_context.h" -#include "brw_defines.h" -#include "brw_eu.h" - -#include -#include -#include - -// #include "glsl/ralloc.h" -