Selaa lähdekoodia

Removed left-over method from git merge without implementation.

Sascha Zelzer 10 vuotta sitten
vanhempi
commit
3c536cebc3
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      Libs/XNAT/Core/ctkXnatFile.h

+ 0 - 2
Libs/XNAT/Core/ctkXnatFile.h

@@ -56,8 +56,6 @@ public:
   void setFileContent(const QString& fileContent);
   QString fileContent() const;
 
-  void download(const QString& filename);
-
   void upload(const QString& filename);
 
   void reset();