mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-25 06:40:58 -04:00
Fix warning #pragma once used in main file
Probably a copy paste error made during license cleanup
This commit is contained in:
parent
31f0a42b86
commit
a8b2532d3b
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>. *
|
* along with this program. If not, see <https://www.gnu.org/licenses/>. *
|
||||||
* *
|
* *
|
||||||
*******************************************************************************/
|
*******************************************************************************/
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#ifdef WINDOWS_SYS
|
#ifdef WINDOWS_SYS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue