Author: winesync
Date: Fri Jul 27 14:07:14 2007
New Revision: 27918
URL:
http://svn.reactos.org/svn/reactos?rev=27918&view=rev
Log:
Autosyncing with Wine HEAD
Removed:
trunk/reactos/dll/win32/shfolder/shfolder_main.c
Modified:
trunk/reactos/dll/win32/shfolder/shfolder.rbuild
Modified: trunk/reactos/dll/win32/shfolder/shfolder.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shfolder/shfolde…
==============================================================================
--- trunk/reactos/dll/win32/shfolder/shfolder.rbuild (original)
+++ trunk/reactos/dll/win32/shfolder/shfolder.rbuild Fri Jul 27 14:07:14 2007
@@ -12,7 +12,6 @@
<library>shell32</library>
<library>kernel32</library>
<library>ntdll</library>
- <file>shfolder_main.c</file>
<file>version.rc</file>
<file>shfolder.spec</file>
</module>
Removed: trunk/reactos/dll/win32/shfolder/shfolder_main.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shfolder/shfolde…
==============================================================================
--- trunk/reactos/dll/win32/shfolder/shfolder_main.c (original)
+++ trunk/reactos/dll/win32/shfolder/shfolder_main.c (removed)
@@ -1,1 +1,0 @@
-/* nothing here yet */