Skip to content
Snippets Groups Projects
Commit fe1818db authored by Nick Schermer's avatar Nick Schermer
Browse files

* Previous commit also included the plugin

  fixes from 0.6.1, 0.6.2, 0.6.3 and 0.6.4
  Please read Changelog for all the changes
* Cleanup the code and layout


(Old svn revision: 1406)
parent b1cd8788
No related branches found
No related tags found
No related merge requests found
......@@ -189,8 +189,6 @@ static void
clipman_add_clip (ClipmanPlugin *clipman, gchar *txt, ClipboardType type)
{
ClipmanClip *new_clip;
DBG("...");
if (txt != "" &&
!clipman->block
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment