[Pkg-owncloud-commits] [owncloud-client] 71/498: Additional code cleanup

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 027365aaa6fbe2d4ff816747ffcc2b8f8e65b48f
Author: Luca Lorenzetto <luca.lorenzetto at infocamere.it>
Date:   Wed May 6 15:09:41 2015 +0200

    Additional code cleanup
---
 src/libsync/utility_win.cpp | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/libsync/utility_win.cpp b/src/libsync/utility_win.cpp
index 7b624c1..78cbe43 100644
--- a/src/libsync/utility_win.cpp
+++ b/src/libsync/utility_win.cpp
@@ -26,13 +26,6 @@ typedef HRESULT (WINAPI *SHGetKnownFolderPathFun)(
     HANDLE hToken, 
     PWSTR *ppszPath
 );
-typedef HRESULT (WINAPI *SHGetFolderPathFun)(
-    HWND hwndOwner, 
-    int nFolder, 
-    HANDLE hToken, 
-    DWORD dwFlags, 
-    LPWSTR pszPath
-);
      
 static void setupFavLink_private(const QString &folder)
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list