Skip to content

Commit

Permalink
removed logging from finishParameters() function
Browse files Browse the repository at this point in the history
- 2.24.0
  • Loading branch information
Ladislav Slezak committed May 22, 2013
1 parent 25c8dae commit 07e7729
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.23.1
2.24.0
6 changes: 6 additions & 0 deletions package/yast2-pkg-bindings.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 22 13:00:04 UTC 2013 - lslezak@suse.cz

- removed logging from finishParameters() function
- 2.24.0

-------------------------------------------------------------------
Wed May 15 17:59:37 CEST 2013 - ma@suse.de

Expand Down
1 change: 0 additions & 1 deletion src/Y2PkgFunction.cc
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@

bool Y2PkgFunction::finishParameters ()
{
y2internal ("finishParameters not implemented");
return true;
}

Expand Down

0 comments on commit 07e7729

Please sign in to comment.