summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-09-21 11:46:36 -0700
committerKeith Whitwell <keith@tungstengraphics.com>2008-09-21 11:46:36 -0700
commitf9958a1ac625d8608e4a8a0c0d4c9f9d108cc401 (patch)
tree8c4755f88746c7fe77db82bbb4fba0a666a20f67 /src/mesa
parentdd90d304f2751cbd3ca9a961c8e54d37aaa47d91 (diff)
swrast: remove merge droppings
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/swrast/s_points.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/swrast/s_points.h b/src/mesa/swrast/s_points.h
index a4fc53e2c0..9e39c601ef 100644
--- a/src/mesa/swrast/s_points.h
+++ b/src/mesa/swrast/s_points.h
@@ -27,11 +27,7 @@
#ifndef S_POINTS_H
#define S_POINTS_H
-<<<<<<< HEAD:src/mesa/swrast/s_points.h
-#include "main/mtypes.h"
-=======
#include "swrast.h"
->>>>>>> master:src/mesa/swrast/s_points.h
extern void
_swrast_choose_point( GLcontext *ctx );