changing primary font to Verdana
[phpfspot.git] / rpc.php
diff --git a/rpc.php b/rpc.php
index 4bbf4d50b1cbd84314a4be38be0062048c00efb8..49d1930def0052d59db2bbd59408146e400a1d63 100644 (file)
--- a/rpc.php
+++ b/rpc.php
@@ -84,11 +84,6 @@ class PHPFSPOT_RPC {
             $fspot->showPhotoIndex();
             break;
    
-         case 'showbubbledetails':
-      
-            $fspot->showBubbleDetails($_GET['id'], $_GET['direction']);
-            break;
-
          case 'showcredits':
 
             $fspot->showCredits();