OSDN Git Service

Remove comment that disabled sync of linked notebooks.
authorRandy Baumgarte <randy@fbn.cx>
Wed, 22 May 2013 17:20:53 +0000 (13:20 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Wed, 22 May 2013 17:20:53 +0000 (13:20 -0400)
src/cx/fbn/nevernote/threads/SyncRunner.java

index 9431649..81243a3 100644 (file)
@@ -413,7 +413,7 @@ public class SyncRunner extends QObject implements Runnable {
                        //*****************************************\r
                        //* Sync linked/shared notebooks \r
                        //*****************************************\r
-                       //syncLinkedNotebooks();\r
+                       syncLinkedNotebooks();\r
                        //conn.getNoteTable().getDirty();\r
                        //disableUploads = true;   /// DELETE THIS LINE!!!!\r
                        if (!disableUploads) {\r