r600g: implement replacing gpr with pv and ps
[mesa.git] / src / mapi / mapi / table.c
index 7c760201a97eeb08544e9ba04c33255a3106be63..9bb9f654a2a1d9fccb38a766db579b2d8608278c 100644 (file)
@@ -29,7 +29,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 
-#include "stub.h"
 #include "table.h"
 
 static void
@@ -41,7 +40,7 @@ noop_warn(const char *name)
       debug = (getenv("MESA_DEBUG") || getenv("LIBGL_DEBUG"));
 
    if (debug)
-      fprintf(stderr, "%s is no-op", name);
+      fprintf(stderr, "%s is no-op\n", name);
 }
 
 static int