summaryrefslogtreecommitdiffstats
path: root/progs/perf/drawoverhead.c
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2009-09-22 07:50:12 -0600
committerBrian Paul <[email protected]>2009-09-22 07:50:12 -0600
commit32979ae15fce5afb35f26d93bf8f832836f96e49 (patch)
tree9c62d0df766e977909eeab4bfd8a8dbce4fdc1b4 /progs/perf/drawoverhead.c
parent6a09c9d2d891a7118bc7c07d03900d69154116ba (diff)
progs/perf: updated comments
Diffstat (limited to 'progs/perf/drawoverhead.c')
-rw-r--r--progs/perf/drawoverhead.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/perf/drawoverhead.c b/progs/perf/drawoverhead.c
index 0de549b0dc5..f75c9bb74e8 100644
--- a/progs/perf/drawoverhead.c
+++ b/progs/perf/drawoverhead.c
@@ -27,7 +27,6 @@
* easily portable to other APIs.
*
* All the window-system stuff should be contained in glmain.c (or TBDmain.c).
- * All the re-usable, generic code should be in common.c (XXX not done yet).
*
* Brian Paul
* 15 Sep 2009