diff options
Diffstat (limited to 'cogl/cogl-atlas.h')
-rw-r--r-- | cogl/cogl-atlas.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cogl/cogl-atlas.h b/cogl/cogl-atlas.h index 85e0aab5..52530a90 100644 --- a/cogl/cogl-atlas.h +++ b/cogl/cogl-atlas.h @@ -80,7 +80,6 @@ _cogl_atlas_copy_rectangle (CoglAtlas *atlas, int y, int width, int height, - CoglTextureFlags flags, CoglPixelFormat format); void |