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
JuK
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Multimedia
JuK
Commits
a2c35b91
Commit
a2c35b91
authored
Nov 04, 2004
by
Michael Pyne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
This variable is now unused.
svn path=/trunk/kdemultimedia/juk/; revision=360291
parent
1bf16340
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
tageditor.cpp
tageditor.cpp
+0
-4
No files found.
tageditor.cpp
View file @
a2c35b91
...
@@ -630,10 +630,6 @@ void TagEditor::save(const PlaylistItemList &list)
...
@@ -630,10 +630,6 @@ void TagEditor::save(const PlaylistItemList &list)
m_dataChanged
=
false
;
m_dataChanged
=
false
;
m_performingSave
=
true
;
m_performingSave
=
true
;
// To keep track of the files that don't cooperate...
QStringList
errorFiles
;
// The list variable can become corrupted if the playlist holding its
// The list variable can become corrupted if the playlist holding its
// items dies, which is possible as we edit tags. So we need to copy
// items dies, which is possible as we edit tags. So we need to copy
// the end marker.
// the end marker.
...
...
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