Browse Source

Removed left-over method from git merge without implementation.

Sascha Zelzer 10 years ago
parent
commit
3c536cebc3
1 changed files with 0 additions and 2 deletions
  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();