Removed unused file
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Wed, 18 Apr 2012 12:50:56 +0000 (12:50 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:16:32 +0000 (16:16 -0700)
backend/src/backend/gen/brw_eu.cpp [deleted file]

diff --git a/backend/src/backend/gen/brw_eu.cpp b/backend/src/backend/gen/brw_eu.cpp
deleted file mode 100644 (file)
index 2af44fa..0000000
+++ /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 <http://www.gnu.org/licenses/>.
- *
- * Author: Benjamin Segovia <benjamin.segovia@intel.com>
- */
-
- /*
-  * Authors:
-  *   Keith Whitwell <keith@tungstengraphics.com>
-  */
-  
-
-// #include "brw_context.h"
-#include "brw_defines.h"
-#include "brw_eu.h"
-
-#include <stdlib.h>
-#include <assert.h>
-#include <string.h>
-
-// #include "glsl/ralloc.h"
-