Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1277)

Issue 5924049: fix redundant typedef (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by guanqun
Modified:
12 years, 6 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

fix redundant typedef This typedef with enum is redundant, besides here's the warning from compiler. CXX(target) Release/obj.target/gr/src/gpu/gl/GrGLCreateDebugInterface.o ../src/gpu/gl/GrGLCreateDebugInterface.cpp:567:5: warning: ‘typedef’ was ignored in this declaration [enabled by default] So I'd suggest to remove this. BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/gpu/gl/GrGLCreateDebugInterface.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
guanqun
please review, if it's ok, please help land this fix. Thanks!
12 years, 6 months ago (2012-03-27 07:22:27 UTC) #1
robertphillips
LGTM
12 years, 6 months ago (2012-03-28 12:50:43 UTC) #2
robertphillips
12 years, 6 months ago (2012-03-28 12:51:40 UTC) #3
On 2012/03/28 12:50:43, robertphillips wrote:
> LGTM

Delivered as revision 3513
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b