Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GIMP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2,760
Issues
2,760
List
Boards
Labels
Service Desk
Milestones
Merge Requests
37
Merge Requests
37
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GIMP
Commits
0479e5db
Commit
0479e5db
authored
Jan 21, 1998
by
Elliot Lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
revert mistaken gimage patch
parent
264c895b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
app/gimage.c
app/gimage.c
+0
-2
No files found.
app/gimage.c
View file @
0479e5db
...
...
@@ -1351,8 +1351,6 @@ gimage_get_layer_index (GImage *gimage, int layer_ID)
link_ptr
layers
=
gimage
->
layers
;
int
index
=
0
;
g_return_val_if_fail
(
gimage
!=
NULL
,
-
1
);
while
(
layers
)
{
layer
=
(
Layer
*
)
layers
->
data
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment